Automated spec update (10157)

This commit is contained in:
Nelly (automation bot) 2023-10-26 19:58:36 +00:00
parent a187a5b1bc
commit b7e2147f31
2 changed files with 2 additions and 16 deletions

View File

@ -25888,14 +25888,7 @@
"null"
],
"items": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/UpdateThreadTagRequest"
}
]
"$ref": "#/components/schemas/UpdateThreadTagRequest"
},
"maxItems": 20
}

View File

@ -26296,14 +26296,7 @@
"null"
],
"items": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/UpdateThreadTagRequest"
}
]
"$ref": "#/components/schemas/UpdateThreadTagRequest"
},
"maxItems": 20
}