Skip to content

adzubla/schema-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create JSON Schema from OpenAPI 3 spec

Groovy 3 and Java 11 required

Install with https://sdkman.io/

Usage:

groovy SchemaConvert.groovy openapi-spec.yaml [-m]

The -m option is used to generate a schema compatible with MongoDB.

About

Convert OpenAPI schema to JSON Schema

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages