main - Automated spec update (95608)
made at remote:2025-02-24T20:00:23 taken at now:2025-02-24T20:10:04 made by remote Nelly (automation bot) <>
This commit is contained in:
parent
a755bf3ed2
commit
b8db6aba87
2 changed files with 36 additions and 0 deletions
|
@ -29353,6 +29353,15 @@
|
|||
"null"
|
||||
]
|
||||
},
|
||||
"first_messages": {
|
||||
"type": [
|
||||
"array",
|
||||
"null"
|
||||
],
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/MessageResponse"
|
||||
}
|
||||
},
|
||||
"total_results": {
|
||||
"type": [
|
||||
"integer",
|
||||
|
@ -29427,6 +29436,15 @@
|
|||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"first_messages": {
|
||||
"type": [
|
||||
"array",
|
||||
"null"
|
||||
],
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/MessageResponse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
|
@ -29785,6 +29785,15 @@
|
|||
"null"
|
||||
]
|
||||
},
|
||||
"first_messages": {
|
||||
"type": [
|
||||
"array",
|
||||
"null"
|
||||
],
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/MessageResponse"
|
||||
}
|
||||
},
|
||||
"total_results": {
|
||||
"type": [
|
||||
"integer",
|
||||
|
@ -29859,6 +29868,15 @@
|
|||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"first_messages": {
|
||||
"type": [
|
||||
"array",
|
||||
"null"
|
||||
],
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/MessageResponse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue