Parse OpenAPI spec to JavaScript objects. And the objects could be used for code generation.
npm install ringcentral-open-api-parserParse 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:
- RingCentral.Net SDK
- RingCentral Extensible SDK for JavaScript
- RingCentral Java SDK
```
yarn test
Update the version in package.json.
```
npm publish
Parsed content is in ./parsed.json file.