OPENAPI / COMPONENTS / SCHEMAS

Batch Error data structure

BatchError

Structural definition for Batch Error in the OpenAI API contract.

object4properties
codestring

code value in the OpenAI API contract.

linestring

line value in the OpenAI API contract.

messagestring

message value in the OpenAI API contract.

paramstring

param value in the OpenAI API contract.