Automated spec update (10055)

This commit is contained in:
Nelly (automation bot) 2023-10-26 02:02:40 +00:00
parent 3b16f449ef
commit f7c348c07c
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
}