main - Automated spec update (10055)

made at remote:2023-10-26T02:02:40

taken at now:2023-10-26T02:10:02

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2023-10-26 02:10:02 +00:00
parent faee33b0f2
commit 9cbbcac7a3
2 changed files with 2 additions and 16 deletions

View file

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

View file

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