New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Route with custom uriTemplate stopped working after upgrade to 3.0.5 #5234
Comments
|
May be linked to #5235 |
|
Sorry about this, update to 3.0.6. |
|
Sorry, after update to 3.0.6 problem still exists @soyuka Without your suggestion: "Unable to generate an IRI for the item of type "App\ApiResource\InventoryResource"", With your suggestion: ( "Invalid identifier value or configuration.", |
API Platform version(s) affected: 3.0.5 - 3.0.6
Description
I have a resource with following config:
After upgrade to v3.0.5, GetCollection endpoint dies with error ( "Unable to generate an IRI for the item of type "App\ApiResource\InventoryResource"",)
Stack:
Additional Context
Worked before 3.0.5
The text was updated successfully, but these errors were encountered: