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

Openapi 3.0 #51

Merged
merged 22 commits into from
Oct 25, 2019
Merged

Openapi 3.0 #51

merged 22 commits into from
Oct 25, 2019

Conversation

raveclassic
Copy link
Contributor

@raveclassic raveclassic commented Oct 23, 2019

Done:

  • Basic support for OpenAPI 3
  • Cross-schema references for Swagger 2

To be done (in separate PRs)

  • allOf
  • oneOf
  • writeOnly/readOnly

Lot's of breaking changes

closes #3

@raveclassic raveclassic requested a review from scink October 24, 2019 11:25
This was referenced Oct 24, 2019
tsconfig.json Outdated Show resolved Hide resolved
@raveclassic raveclassic requested a review from scink October 24, 2019 16:17
@raveclassic raveclassic merged commit fe3face into master Oct 25, 2019
@raveclassic raveclassic deleted the openapi-3.0 branch October 25, 2019 11:54
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.

OpenAPI 3.0 support
2 participants