UNPKG

@apideck/portman

Version:

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

3 lines (2 loc) 188 B
export declare const getRequestBodyExample: (reqBody: any, contentType: string) => string | undefined; export declare const getRawLanguageFromContentType: (contentType: string) => string;