https://github.com/indr/wse-openapi-specs
Wowza Streaming Engine 4.x OpenAPI 3 specs
https://github.com/indr/wse-openapi-specs
Last synced: about 2 months ago
JSON representation
Wowza Streaming Engine 4.x OpenAPI 3 specs
- Host: GitHub
- URL: https://github.com/indr/wse-openapi-specs
- Owner: indr
- License: other
- Created: 2024-11-06T08:35:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T17:04:56.000Z (6 months ago)
- Last Synced: 2025-01-30T11:25:25.020Z (4 months ago)
- Language: JavaScript
- Size: 278 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Wowza Streaming Engine OpenAPI 3 specifications
This repository provides an updated OpenAPI 3 specification for the Wowza Streaming Engine (WSE) RESTful API. While
Wowza Streaming Engine offers a Swagger specification, it’s based on Swagger version 1.2. Many modern code generators
and tools require OpenAPI 3, which led to the need for a conversion and enhancement of the original specification.This repository contains an improved, OpenAPI 3-compliant version of the Wowza Streaming Engine RESTful API
specification, featuring a more complete set of operations and models. These specifications can be used directly with
OpenAPI-compatible tools and should facilitate smoother integration with modern APIs.## Contributing
Contributions are welcome! Feel free to open issues for any missing operations or models, or submit pull requests with
improvements.## License
The original Swagger 1.2 files provided by Wowza Streaming Engine do not include licensing details, and I was unable to
determine a specific license for those files. This repository, containing the converted and enhanced specifications, is
licensed under the MIT License.