UNPKG

@apideck/portman

Version:

Port OpenAPI Spec to Postman Collection, with contract & variation tests included

5 lines 227 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.METHODS = void 0; exports.METHODS = ['GET', 'POST', 'PUT', 'PATCH', 'DELETE', 'OPTIONS', 'HEAD', 'TRACE']; //# sourceMappingURL=methods.js.map