1.2.0 • Published 5 months ago

@jshmrtn/openapi-simplifier v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

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
1.3.0-alpha.2

5 months ago

1.3.0-alpha.1

5 months ago

1.2.0

7 months ago

1.1.3-beta.1

9 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.1.3

9 months ago

1.1.2

10 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

2 years ago