Automated spec update (261133)

This commit is contained in:
Nelly (automation bot) 2026-09-08 19:41:57 +00:00
parent 83a2e6c443
commit d415390f20
2 changed files with 2 additions and 8 deletions

View file

@ -32325,12 +32325,6 @@
"boolean", "boolean",
"null" "null"
] ]
},
"is_remix": {
"type": [
"boolean",
"null"
]
} }
}, },
"required": [ "required": [

View file

@ -32339,13 +32339,13 @@
], ],
"maxLength": 1024 "maxLength": 1024
}, },
"is_spoiler": { "is_thumbnail": {
"type": [ "type": [
"boolean", "boolean",
"null" "null"
] ]
}, },
"is_remix": { "is_spoiler": {
"type": [ "type": [
"boolean", "boolean",
"null" "null"