You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same here. the "api" and $resource-prefix need to be removed to get this working, with is really counter-intuitive, because it looks like it isn't working at all...
API Platform version(s) affected: 2.6.2
Description
I have a subresource : /api/users/ {id}/basket, so I retrieve the Basket resource belong to the user.
With this yml in users.yml :
I cant change the summary, seems like openapi_context is ignored.
The default summary is wrong, for this route I have : Retrieves a User resource. instead of Retrieves a Basket resource.
How to reproduce
use a subresource
The text was updated successfully, but these errors were encountered: