An open API service indexing awesome lists of open source software.

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

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.