struct
AI::OpenAI::Responses::ApplyPatchCallOutput
- AI::OpenAI::Responses::ApplyPatchCallOutput
- Struct
- Value
- Object
Overview
Apply patch call output
Included Modules
- JSON::Serializable
Defined in:
ai/openai/responses/openai_responses_api.crConstructors
- .new(call_id : String, status : String, output : String | Nil = nil)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)