1.2.0 • Published 2 years ago
@jshmrtn/openapi-simplifier v1.2.0
OpenAPI Simplifier
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
2 years ago
1.3.0-alpha.1
2 years ago
1.2.0
2 years ago
1.1.3-beta.1
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.1.3
2 years ago
1.1.2
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
3 years ago