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 v3 classes #20

Merged
merged 2 commits into from
Apr 23, 2018
Merged

Openapi v3 classes #20

merged 2 commits into from
Apr 23, 2018

Conversation

notEthan
Copy link
Owner

this doesn't add support for openapi v3 but lays some foundation by adding the schema and defining appropriate classes, and moving v2 stuff to v2 namespace.

change some type checking from particular SOB subclasses (e.g. Scorpio::OpenAPI::Schema) to just check that they are any flavor of Scorpio::SchemaObjectBase.
@coveralls
Copy link

coveralls commented Apr 23, 2018

Pull Request Test Coverage Report for Build 80

  • 134 of 134 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.6%) to 86.035%

Totals Coverage Status
Change from base Build 75: 0.6%
Covered Lines: 1263
Relevant Lines: 1468

💛 - Coveralls

@notEthan notEthan merged commit 90d6570 into master Apr 23, 2018
notEthan added a commit that referenced this pull request Apr 23, 2018
…openapi_v3' into HEAD

#19 typelike_as_json
#20 openapi_v3
@notEthan notEthan deleted the openapi_v3 branch April 24, 2018 03:58
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.

None yet

2 participants