We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
If you navigate through the documentation with ReDoc UI, API links for resources aren't matching any valid routes.
In the exemple below, the URI shouldn't be https://demo.api-platform.com/books?ui=re_doc instead of https://demo.api-platform.com/?ui=re_doc/books ?
https://demo.api-platform.com/books?ui=re_doc
https://demo.api-platform.com/?ui=re_doc/books
- https://demo.api-platform.com/?ui=re_doc/books + https://demo.api-platform.com/books?ui=re_doc
Or even show the API link without ?ui=re_doc part ?
?ui=re_doc
The text was updated successfully, but these errors were encountered:
I've opened a PR on ReDoc as we don't have a way to work around that on our side I think. Thanks for reporting anyway @jon-ht
Sorry, something went wrong.
Closing as it was fixed and released upstream https://github.com/Rebilly/ReDoc/releases/tag/v2.0.0-rc.5
No branches or pull requests
Hi,
If you navigate through the documentation with ReDoc UI, API links for resources aren't matching any valid routes.
In the exemple below, the URI shouldn't be
https://demo.api-platform.com/books?ui=re_doc
instead ofhttps://demo.api-platform.com/?ui=re_doc/books
?Or even show the API link without
?ui=re_doc
part ?The text was updated successfully, but these errors were encountered: