ringcentral-open-api-parser
v0.15.1
Published
Parse OpenAPI spec to JavaScript objects. And the objects could be used for code generation.
Downloads
661
Readme
OpenAPI Parser
Parse OpenAPI spec to JavaScript objects. And the objects could be used for code generation.
This project will be used to generate code for the following projects:
How
yarn test
Update the version in package.json
.
npm publish
Parsed content is in ./parsed.json file.