@apideck/portman
Version:
Port OpenAPI Spec to Postman Collection, with contract & variation tests included
13 lines (12 loc) • 535 B
TypeScript
export * from './injectEnvVariables';
export * from './orderCollectionFolders';
export * from './orderCollectionRequests';
export * from './overwriteCollectionKeyValues';
export * from './overwriteCollectionSecurityValues';
export * from './overwriteCollectionValues';
export * from './renamePostmanCollection';
export * from './stripResponseExamples';
export * from './writeCollectionPreRequestScripts';
export * from './writeCollectionTestScripts';
export * from './writeCollectionVariables';
export * from './writeRawReplacements';