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