Automated spec update (174663)

This commit is contained in:
Nelly (automation bot) 2026-01-08 02:12:54 +00:00
parent 7e11840149
commit b692e41a7c
2 changed files with 8 additions and 2 deletions

View file

@ -7383,7 +7383,10 @@
"contentEncoding": "base64" "contentEncoding": "base64"
}, },
"bio": { "bio": {
"type": "string", "type": [
"string",
"null"
],
"maxLength": 190 "maxLength": 190
}, },
"banner": { "banner": {

View file

@ -7383,7 +7383,10 @@
"contentEncoding": "base64" "contentEncoding": "base64"
}, },
"bio": { "bio": {
"type": "string", "type": [
"string",
"null"
],
"maxLength": 190 "maxLength": 190
}, },
"banner": { "banner": {