UNPKG

@redocly/respect-core

Version:
3 lines 278 B
import type { OperationDetails } from './get-operation-from-description.js'; export declare function getRequestBodySchema(contentType: string, descriptionOperation: (OperationDetails & Record<string, any>) | undefined): any; //# sourceMappingURL=get-request-body-schema.d.ts.map