Automated spec update (10055)
This commit is contained in:
parent
3b16f449ef
commit
f7c348c07c
|
@ -25888,14 +25888,7 @@
|
|||
"null"
|
||||
],
|
||||
"items": {
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "null"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/UpdateThreadTagRequest"
|
||||
}
|
||||
]
|
||||
"$ref": "#/components/schemas/UpdateThreadTagRequest"
|
||||
},
|
||||
"maxItems": 20
|
||||
}
|
||||
|
|
|
@ -26296,14 +26296,7 @@
|
|||
"null"
|
||||
],
|
||||
"items": {
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "null"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/UpdateThreadTagRequest"
|
||||
}
|
||||
]
|
||||
"$ref": "#/components/schemas/UpdateThreadTagRequest"
|
||||
},
|
||||
"maxItems": 20
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue