Skip to content

implement cli tool for validating against OpenAPI schema v3 #20

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

Merged
merged 4 commits into from
Apr 19, 2019

Conversation

cebe
Copy link
Owner

@cebe cebe commented Apr 19, 2019

OpenAPI v3 got a JSON Schema for validating OpenAPI 3 documents.

See OAI/OpenAPI-Specification#1270 which is going to be merged into master soon via OAI/OpenAPI-Specification#1897.

This adds a CLI tool for validating OpenAPI 3 documents against the JSON schema.

Bildschirmfoto von »2019-04-19 15-46-13«

This also improves handling of default values #19 and enables modifying and writing the schema #18.

@cebe cebe merged commit 4dd6284 into master Apr 19, 2019
@cebe cebe deleted the wip-validator branch April 19, 2019 15: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.

1 participant