Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upError "Unable to find the URL for" for custom resource without get operation #53
Comments
|
Is there any workaround for this until this is fixed? @jewome62 did you find some way to get around this error? |
Hello,
I've created an API Resource for ChangePassword Request
for add entrypoint with POST operation with custom controller.
There are no GET operations (as item or collection)
But into api-doc-parser, (used by API Platform Admin), in this case, i have a error cause by this new entry into documentation. And display
Unable to retrieve API documentation.into browser.