Skip to content

api-stuff/openapi-chopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brief

It's for chopping up OpenAPI specs and that. Feed it some URIs, it merrily chops away. Good for paring down massive specs into bite-sized chunks. OpenAPI only (not Swagger).

More details to follow soon...

Usage

Do as follows:

git clone https://github.com/SensibleWood/openapi-chopper
cd openapi-chopper
yarn install && mkdir build
./scripts/chopper.js --input test/data/petstore-input.yaml --output build/test-output.yaml /pet

Lovely 👍

About

For chopping up OpenAPI specification documents... like it says on the tin...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published