UNPKG

api-spec-converter

Version:

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

5 lines (4 loc) 87 B
export const environment = { production: true, baseHref: '/api-spec-converter', };