Maik Drobil

Results 2 comments of Maik Drobil

Okay I found the solution: You User Entity Sub-Resource needs to habe toClass und toProperty Attributes: ```` #[ApiResource( uriTemplate: '/groups/{id}/users.{_format}', operations: [new GetCollection()], uriVariables: [ 'id' => new Link( fromProperty:...