UNPKG

api-spec-converter

Version:

Convert API descriptions between popular formats such as OpenAPI(fka Swagger), RAML, API Blueprint, WADL, etc.

14 lines (13 loc) 224 B
{ "basePath": "/api", "host": "api.example.com", "info": { "description": "API description in Markdown.", "title": "Sample API", "version": "1.0.0" }, "schemes": [ "https" ], "swagger": "2.0" }