An open API service indexing awesome lists of open source software.

https://github.com/postmanlabs/schema-compiler

json-schema-builder
https://github.com/postmanlabs/schema-compiler

Last synced: 3 months ago
JSON representation

json-schema-builder

Awesome Lists containing this project

README

          

# schema-compiler

Compiles JSON Schemas given a root schema and a directory containing
sub-schemas.

```
Usage:
json-schema-compiler --dir \
--root \
--output
```