-
Notifications
You must be signed in to change notification settings - Fork 9k
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
default resource container using v2.0 swagger file? #628
Comments
It's not really different. Try this instead - http://petstore.swagger.wordnik.com/v2/swagger.json |
The |
Aha, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I render the docs on https://raw.githubusercontent.com/wordnik/swagger-spec/master/examples/v2.0/json/petstore-simple.json, everything is contained under a 'default' parent resource that needs to be opened, which is different than the behavior on the v1.2 example.
Is that on purpose? How can I make it go away?
The text was updated successfully, but these errors were encountered: