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 OpenAPI 3 patch version #223

Merged
merged 2 commits into from
May 15, 2019
Merged

Support OpenAPI 3 patch version #223

merged 2 commits into from
May 15, 2019

Conversation

ota42y
Copy link
Member

@ota42y ota42y commented May 15, 2019

OpenAPI 3 have 3.0.1 and 3.0.2.
We shouldn't consider patch version.

https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#versions

The patch version SHOULD NOT be considered by tooling, making no 
distinction between 3.0.0 and 3.0.1 for example.

Thanks to @pekepek

OpenAPI 3 have 3.0.1 and 3.0.2.
We shouldn't consider patch version.

https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#versions
```
The patch version SHOULD NOT be considered by tooling, making no distinction between 3.0.0 and 3.0.1 for example.
```
@ota42y ota42y merged commit 1e58b85 into master May 15, 2019
@ota42y ota42y deleted the feature/openapi_version branch May 15, 2019 11:23
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.

1 participant