Compare commits

...

2 commits

Author SHA1 Message Date
Nelly (automation bot)
e2bb941756 Automated spec update (248789) 2026-08-06 22:20:11 +00:00
Nelly (automation bot)
29976fb3bd Automated spec update (248762) 2026-08-06 21:46:15 +00:00
2 changed files with 96 additions and 12 deletions

View file

@ -17545,6 +17545,19 @@
"boolean",
"null"
]
},
"file_types": {
"type": [
"array",
"null"
],
"items": {
"type": "string",
"minLength": 1,
"maxLength": 16
},
"maxItems": 10,
"uniqueItems": true
}
},
"required": [
@ -17600,6 +17613,14 @@
},
"required": {
"type": "boolean"
},
"file_types": {
"type": "array",
"items": {
"type": "string",
"maxLength": 16
},
"uniqueItems": true
}
},
"required": [
@ -22163,12 +22184,6 @@
}
]
},
"remove_member": {
"type": [
"boolean",
"null"
]
},
"additional_name": {
"type": [
"string",
@ -22176,6 +22191,12 @@
],
"minLength": 1,
"maxLength": 80
},
"remove_member": {
"type": [
"boolean",
"null"
]
}
},
"required": [
@ -25526,6 +25547,19 @@
"boolean",
"null"
]
},
"file_types": {
"type": [
"array",
"null"
],
"items": {
"type": "string",
"minLength": 1,
"maxLength": 16
},
"maxItems": 10,
"uniqueItems": true
}
},
"required": [
@ -31119,6 +31153,14 @@
]
}
]
},
"additional_name": {
"type": [
"string",
"null"
],
"minLength": 1,
"maxLength": 80
}
},
"required": [

View file

@ -17557,6 +17557,19 @@
"boolean",
"null"
]
},
"file_types": {
"type": [
"array",
"null"
],
"items": {
"type": "string",
"minLength": 1,
"maxLength": 16
},
"maxItems": 10,
"uniqueItems": true
}
},
"required": [
@ -17612,6 +17625,14 @@
},
"required": {
"type": "boolean"
},
"file_types": {
"type": "array",
"items": {
"type": "string",
"maxLength": 16
},
"uniqueItems": true
}
},
"required": [
@ -22175,12 +22196,6 @@
}
]
},
"remove_member": {
"type": [
"boolean",
"null"
]
},
"additional_name": {
"type": [
"string",
@ -22188,6 +22203,12 @@
],
"minLength": 1,
"maxLength": 80
},
"remove_member": {
"type": [
"boolean",
"null"
]
}
},
"required": [
@ -25544,6 +25565,19 @@
"boolean",
"null"
]
},
"file_types": {
"type": [
"array",
"null"
],
"items": {
"type": "string",
"minLength": 1,
"maxLength": 16
},
"maxItems": 10,
"uniqueItems": true
}
},
"required": [
@ -31138,6 +31172,14 @@
]
}
]
},
"additional_name": {
"type": [
"string",
"null"
],
"minLength": 1,
"maxLength": 80
}
},
"required": [