UNPKG

@apideck/portman

Version:

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

3 lines (2 loc) 164 B
import { PostmanMappedOperation } from 'postman'; export declare const inOperations: (target: PostmanMappedOperation, operations: string[] | undefined) => boolean;