UNPKG

swagger-tests

Version:

A typescript framework for testing an api against a swagger 3.0 json file.

6 lines 240 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class SwaggerResponseContentOptions { } exports.SwaggerResponseContentOptions = SwaggerResponseContentOptions; //# sourceMappingURL=response_content_options.js.map