Skip to content

Gloird/extract-endpoints-to-js-from-swagger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extract swagger/openapi spec with only required endpoint(s).

npm i @gloird/extract-swagger-for-endpoints-to-js

extract-swagger-for-endpoints-to-js --src sourcefile.yml --dest output.yml

extract-swagger-for-endpoints-to-js --srcUrl https://petstore.swagger.io/v2/swagger.json -d 'c:/test.js'

About

Extract swagger/openapi spec with only required endpoint(s).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%