processing of review. still ACL left to do

This commit is contained in:
2021-10-29 11:30:01 +02:00
parent e1d28289f6
commit 50fbc7fd15
6 changed files with 110 additions and 89 deletions

View File

@@ -25,7 +25,7 @@ class RelationshipApiController extends ApiController
/**
* @Route("/api/1.0/relation/relationship/by-person/{person_id}.json",
* name="chill_relation_relationship_by_person")
* name="chill_relationship_by_person")
*
* @ParamConverter("person", options={"id" = "person_id"})
*/