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

Support HTTP(s) reference to YAML files #600

Closed
Stranger6667 opened this issue May 28, 2020 · 0 comments · Fixed by #601
Closed

Support HTTP(s) reference to YAML files #600

Stranger6667 opened this issue May 28, 2020 · 0 comments · Fixed by #601
Labels
Priority: High Important but not urgent

Comments

@Stranger6667
Copy link
Member

Stranger6667 commented May 28, 2020

At the moment jsonschema always expects JSON, but actually there could be a YAML file, that will lead to a parsing error. It should be supported. E.g.

{"$ref": "https://anotherapi.com/openapi.yaml#/paths/~1users~1{userId}/get"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Important but not urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant