File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38266,9 +38266,9 @@ components:
38266
38266
type:
38267
38267
type: string
38268
38268
enum:
38269
- - response.output_text_annotation .added
38269
+ - response.output_text.annotation .added
38270
38270
description: The type of the event. Always
38271
- 'response.output_text_annotation .added'.
38271
+ 'response.output_text.annotation .added'.
38272
38272
x-stainless-const: true
38273
38273
item_id:
38274
38274
type: string
@@ -38299,11 +38299,11 @@ components:
38299
38299
- annotation
38300
38300
- sequence_number
38301
38301
x-oaiMeta:
38302
- name: response.output_text_annotation .added
38302
+ name: response.output_text.annotation .added
38303
38303
group: responses
38304
38304
example: |
38305
38305
{
38306
- "type": "response.output_text_annotation .added",
38306
+ "type": "response.output_text.annotation .added",
38307
38307
"item_id": "item-abc",
38308
38308
"output_index": 0,
38309
38309
"content_index": 0,
You can’t perform that action at this time.
0 commit comments