Skip to content
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

Error: required key "type" not found in dictionary #21

Open
mikelygee opened this issue Feb 10, 2021 · 2 comments
Open

Error: required key "type" not found in dictionary #21

mikelygee opened this issue Feb 10, 2021 · 2 comments

Comments

@mikelygee
Copy link

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

@Shrutip13
Copy link

hi, @mikelygee did you able to resolve the issue? I am currently getting the same....

@emeria
Copy link

emeria commented Sep 5, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants