Automated spec update (248762)

This commit is contained in:
Nelly (automation bot) 2026-08-06 21:46:15 +00:00
parent 74fda0fad0
commit 29976fb3bd
2 changed files with 28 additions and 12 deletions

View file

@ -22163,12 +22163,6 @@
}
]
},
"remove_member": {
"type": [
"boolean",
"null"
]
},
"additional_name": {
"type": [
"string",
@ -22176,6 +22170,12 @@
],
"minLength": 1,
"maxLength": 80
},
"remove_member": {
"type": [
"boolean",
"null"
]
}
},
"required": [
@ -31119,6 +31119,14 @@
]
}
]
},
"additional_name": {
"type": [
"string",
"null"
],
"minLength": 1,
"maxLength": 80
}
},
"required": [

View file

@ -22175,12 +22175,6 @@
}
]
},
"remove_member": {
"type": [
"boolean",
"null"
]
},
"additional_name": {
"type": [
"string",
@ -22188,6 +22182,12 @@
],
"minLength": 1,
"maxLength": 80
},
"remove_member": {
"type": [
"boolean",
"null"
]
}
},
"required": [
@ -31138,6 +31138,14 @@
]
}
]
},
"additional_name": {
"type": [
"string",
"null"
],
"minLength": 1,
"maxLength": 80
}
},
"required": [