We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The example schema for petstore 3.1 is 800 lines at https://editor-next.swagger.io.
But the repository you link to in the app, https://github.com/swagger-api/swagger-petstore/blob/master/src/main/resources/openapi.yaml, has a 3.0 file. If you change the branch to 3.1, the file is still only 400 lines - https://github.com/swagger-api/swagger-petstore/blob/v31/src/main/webapp/design-first/petstore.yaml.
Where is the full yaml file in GitHub you use for the app please? I need to link to it for testing.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The example schema for petstore 3.1 is 800 lines at https://editor-next.swagger.io.
But the repository you link to in the app, https://github.com/swagger-api/swagger-petstore/blob/master/src/main/resources/openapi.yaml, has a 3.0 file. If you change the branch to 3.1, the file is still only 400 lines - https://github.com/swagger-api/swagger-petstore/blob/v31/src/main/webapp/design-first/petstore.yaml.
Where is the full yaml file in GitHub you use for the app please? I need to link to it for testing.
The text was updated successfully, but these errors were encountered: