@jshmrtn/openapi-simplifier

1.2.0 • Public • Published

OpenAPI Simplifier

.github/workflows/branch_main.yml NPM License Last Updated

Little tools that simplifies the OpenPI schema to a simpler subset.

Implemented Simplifications

  • Get rid of readOnly & writeOnly

Execution

# Read Schema from STDIN and write to STDOUT
cat schema.yml | ./node_modules/openapi-simplifier -

# Read Schema from file and write to file
./node_modules/openapi-simplifier schema.yml --output simplified.yml

Readme

Keywords

none

Package Sidebar

Install

npm i @jshmrtn/openapi-simplifier

Weekly Downloads

3

Version

1.2.0

License

MIT

Unpacked Size

16.9 kB

Total Files

4

Last publish

Collaborators

  • jakob_joshmartin.ch
  • atoncetti
  • jeremyzahner
  • lzurbriggen
  • reeko