Closed pollend closed 3 years ago
Greetings! We appreciate your concern but weren't able to reproduce this issue or it is more of a question. As described in the API Platform contributing guide, we use GitHub issues for bugs and feature requests only.
For support question ("How To", usage advice, or troubleshooting your own code), you have several options:
Feel free reach one of the support channels above. In the meantime we're closing this issue.
I have a custom route that I use to retrieve a collection of items but the route fails at IRIconverter. @id type is suppose to generate a route for the collection but the route breaks because the parameters are not in the RequestContext. Below is a workaround that I had to implement to resolve the problem. Not sure if this is a bug exactly.
I set parameters manually in the context: