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

Add json examples for v3 specification #1357

Closed
wants to merge 1 commit into from

Conversation

learnercys
Copy link

No description provided.

"info": {
"version": "1.0.0",
"title": "Swagger Petstore",
"description": "A sample API that uses a petstore as an example to demonstrate features in the swagger-2.0 specification",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swagger-2.0 specification should be changed to OpenAPI 3.0 specification as per PR #1373

@darrelmiller
Copy link
Member

Thanks for the PR. We do think having the JSON examples are valuable, however, we don't want to add the additional maintenance burden to keep them up to date. We plan on adding tooling to the repo to generate these JSON examples. However, we can't merge this into master because the spec has some links to the 3.0 examples. We will do this work in the 3.0.1 release. See #1385

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

Successfully merging this pull request may close these issues.

3 participants