https://github.com/ringcentral/ringcentral-api-specifications
RingCentral API Specification in various formats
https://github.com/ringcentral/ringcentral-api-specifications
Last synced: 6 months ago
JSON representation
RingCentral API Specification in various formats
- Host: GitHub
- URL: https://github.com/ringcentral/ringcentral-api-specifications
- Owner: ringcentral
- License: mit
- Created: 2019-11-03T10:13:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-04T07:38:19.000Z (over 6 years ago)
- Last Synced: 2025-01-23T04:11:29.546Z (over 1 year ago)
- Homepage:
- Size: 375 KB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RingCentral API Specifications
This repo contains the RingCentral API specification in various formats.
This currently contains the RingCentral API Specification in the following formats:
* OpenAPI 2.0 JSON & YAML
* OpenAPI 3.0 JSON & YAML
* Postman 2.0 JSON
The version number in the filename is the same as the version number in the URL for the spec linked from the API Reference.
## Notes
* The OpenAPI 3.0 spec is converted from the official OpenAPI 2.0 YAML spec using `swagger2openapi` from [Mermade/oas-kit](https://github.com/Mermade/oas-kit)
* The Postman 2.0 spec is converted from the OpenAPI 2.0 JSON spec using [Swaggman](https://github.com/grokify/swaggman)