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

Unable to resolve parameters with a $ref. #8

Open
quangkhoa opened this issue Jan 20, 2017 · 0 comments
Open

Unable to resolve parameters with a $ref. #8

quangkhoa opened this issue Jan 20, 2017 · 0 comments
Labels

Comments

@quangkhoa
Copy link
Contributor

quangkhoa commented Jan 20, 2017

Open API supports a parameter being defined globally under a parameters property.

The current codebase seems to recognise this as shown here but it assumes that the parameters will be defined under the top level definitions property.

This is not the case. See attached
open-api-registry.yaml.txt for an example definition.

The resolving of ref's should be relative to the root Open API document.

@brendo brendo added the bug label Jan 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants