How to use the swagger-converter.listApiDeclarations function in swagger-converter

To help you get started, we’ve selected a few swagger-converter examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github LucyBot-Inc / api-spec-converter / lib / formats / swagger_1.js View on Github external
Swagger1.prototype.listSubResources = function () {
  return SwaggerConverter.listApiDeclarations(this.source, this.spec);
};

swagger-converter

Converts Swagger documents from version 1.x to version 2.0

MIT
Latest version published 3 years ago

Package Health Score

54 / 100
Full package analysis