Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onesignal/api
API Reference. OpenAPI Specification files for OneSignal's REST API.
https://github.com/onesignal/api
api email in-app-messaging marketing openapi push-notifications rest-api sms
Last synced: 6 days ago
JSON representation
API Reference. OpenAPI Specification files for OneSignal's REST API.
- Host: GitHub
- URL: https://github.com/onesignal/api
- Owner: OneSignal
- Created: 2022-03-15T06:56:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T23:42:47.000Z (9 months ago)
- Last Synced: 2024-02-27T00:40:14.442Z (9 months ago)
- Topics: api, email, in-app-messaging, marketing, openapi, push-notifications, rest-api, sms
- Language: Shell
- Homepage:
- Size: 158 KB
- Stars: 4
- Watchers: 31
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OneSignal REST API Specification
OpenAPI Specification for OneSignal RESTFul API. This specification powers our Client Libraries and API Reference Documentation.
## Versioning
The OneSignal API Specification file serves as the contract for users of the REST API and contains an API Version
Number.Any changes to this API Specification or our openapi-generator fork requires at least a patch-level bump to the
spec's version number. This version number is used to create client libraries downstream, so that API Client
Libraries have consistent semanticly versioned SDK numbering schemes between languages.