UNPKG

swagger-tests

Version:

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

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