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!
rc51 introduced a regression where YAML spec are not accepted anymore. rc50 works fine with a YAML URL. URL with a JSON target always works.
<redoc spec-url="{{ schema_url }}"></redoc>
Error message: Document must be JSON object, got string
Document must be JSON object, got string
screenshots at: tfranzel/drf-spectacular#363
looks like this issue originated somewhere around here: https://github.com/Redocly/redoc/compare/8bee3d5..60bf22e#diff-da06c79d8076556aba9bc86abc13358ead85f9aadc2d54c8e4de75c1f7bde9a7R24
The text was updated successfully, but these errors were encountered:
Duplicate of #1573
We're working on it!
Sorry, something went wrong.
awesome, thanks! sry for the duplicate but i didn't see the other temporarily closed issue.
No branches or pull requests
Hi!
rc51 introduced a regression where YAML spec are not accepted anymore. rc50 works fine with a YAML URL. URL with a JSON target always works.
Error message:
Document must be JSON object, got string
screenshots at: tfranzel/drf-spectacular#363
looks like this issue originated somewhere around here: https://github.com/Redocly/redoc/compare/8bee3d5..60bf22e#diff-da06c79d8076556aba9bc86abc13358ead85f9aadc2d54c8e4de75c1f7bde9a7R24
The text was updated successfully, but these errors were encountered: