https://github.com/abap-openapi/sap-event-mesh-openapi
OpenAPI specifications for SAP Event Mesh
https://github.com/abap-openapi/sap-event-mesh-openapi
Last synced: 3 months ago
JSON representation
OpenAPI specifications for SAP Event Mesh
- Host: GitHub
- URL: https://github.com/abap-openapi/sap-event-mesh-openapi
- Owner: abap-openapi
- License: mit
- Created: 2021-11-15T06:11:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T05:00:20.000Z (over 3 years ago)
- Last Synced: 2025-01-03T04:50:55.292Z (4 months ago)
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sap-event-mesh-openapi
[OpenAPI](https://www.openapis.org) specifications for [SAP Event Mesh](https://discovery-center.cloud.sap/serviceCatalog/event-mesh?region=all)## OpenAPI specifications
All in OpenAPI v3 as JSON,
| OpenAPI | Editor | Description |
| :----------- | :------- | :------- |
| [`messaging.json`](./src/messaging.json) | [Link](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/abap-openapi/sap-event-mesh-openapi/main/src/messaging.json) | [SAP Event Mesh - REST APIs Messaging](https://help.sap.com/doc/3dfdf81b17b744ea921ce7ad464d1bd7/Cloud/en-US/messagingrest-api-spec.html) |
| [`events.json`](./src/events.json) | [Link](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/abap-openapi/sap-event-mesh-openapi/main/src/events.json) | [SAP Event Mesh - HTTP APIs for Events](https://help.sap.com/doc/fd3cd59dbc8a4375ab433bcae35c7332/Cloud/en-US/restapisforevents.html) |
| [`management.json`](./src/management.json) | [Link](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/abap-openapi/sap-event-mesh-openapi/main/src/management.json) | [SAP Event Mesh - REST APIs for Messaging Management](https://help.sap.com/doc/75c9efd00fc14183abc4c613490c53f4/Cloud/en-US/rest-management-messaging.html) |