1.0.1 • Published 6 years ago

azure-api-spec-converter v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Azure API Spec Converter

Converts a general Swagger 2.0 API Specification to an Azure-compliant API specification.

Due to a restriction with Azure API Management in importing Swagger 2.0 API specifications, this converter CLI ensures that parameter names, especially that of the request body, are unique across both path and query.

Usage

azure-api-spec-converter [--output /path/to/output_file] /path/to/input/json