File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -760,7 +760,7 @@ Below is a detailed breakdown of conformance issues and missing properties for e
760760| ` responses.200.content.application/json.properties.output.items ` | Union variants added: 8; Union variants removed: 4 | Yes |
761761| ` responses.200.content.application/json.properties.parallel_tool_calls ` | Default changed: None -> ; True | Yes |
762762| ` responses.200.content.application/json.properties.reasoning ` | Union variants added: 1; Union variants removed: 1 | Yes |
763- | ` responses.200.content.application/json.properties.text ` | Type added: [ 'object'] | No |
763+ | ` responses.200.content.application/json.properties.text ` | Type added: [ 'object'] ; Default changed: None - & gt ; \{ 'format': \{ 'type': 'text' \}\} | No |
764764| ` responses.200.content.application/json.properties.tool_choice ` | Union variants added: 3 | Yes |
765765| ` responses.200.content.application/json.properties.tools.items ` | Union variants added: 4; Union variants removed: 1 | Yes |
766766| ` responses.200.content.application/json.properties.truncation ` | Union variants added: 2 | Yes |
Original file line number Diff line number Diff line change 15241524 {
15251525 "property" : " POST.responses.200.content.application/json.properties.text" ,
15261526 "details" : [
1527- " Type added: ['object']"
1527+ " Type added: ['object']" ,
1528+ " Default changed: None -> {'format': {'type': 'text'}}"
15281529 ]
15291530 },
15301531 {
You can’t perform that action at this time.
0 commit comments