azure-api-spec-converter

1.0.1 • Public • Published

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

/azure-api-spec-converter/

    Package Sidebar

    Install

    npm i azure-api-spec-converter

    Weekly Downloads

    4

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    4.4 kB

    Total Files

    4

    Last publish

    Collaborators

    • jonganej