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
I successfully generated a diagram for the petstore API, but failed on this file: https://consumerdatastandardsaustralia.github.io/standards/includes/swagger/cds_full.json
The file passes a validation test, but I can't rule out a problem with the file (or my local setup).
error.txt
The text was updated successfully, but these errors were encountered:
hi, @mikelygee did you able to resolve the issue? I am currently getting the same....
Sorry, something went wrong.
I resolved my issue with this error.
"type": "object", "properties": {
The '"type": "object",' was missing above the properties object in my swagger for some reason.
No branches or pull requests
I successfully generated a diagram for the petstore API, but failed on this file:
https://consumerdatastandardsaustralia.github.io/standards/includes/swagger/cds_full.json
The file passes a validation test, but I can't rule out a problem with the file (or my local setup).
error.txt
The text was updated successfully, but these errors were encountered: