ExOpenAI.parse_request_body
You're seeing just the function
parse_request_body
, go back to ExOpenAI module for more information.
Parses the given body construct into a map In yaml: requestBody:
required: true
content:
multipart/form-data:
schema:
$ref: '#/components/schemas/CreateFileRequest'