Automated spec update (57416)
This commit is contained in:
parent
87d1316f49
commit
879a8e6e94
|
@ -17595,6 +17595,12 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"banner": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"communication_disabled_until": {
|
||||
"type": [
|
||||
"string",
|
||||
|
@ -24498,6 +24504,12 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"banner": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"communication_disabled_until": {
|
||||
"type": [
|
||||
"string",
|
||||
|
@ -24544,12 +24556,6 @@
|
|||
},
|
||||
"deaf": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"banner": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
|
@ -17881,6 +17881,12 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"banner": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"communication_disabled_until": {
|
||||
"type": [
|
||||
"string",
|
||||
|
@ -24976,6 +24982,12 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"banner": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"communication_disabled_until": {
|
||||
"type": [
|
||||
"string",
|
||||
|
@ -25022,12 +25034,6 @@
|
|||
},
|
||||
"deaf": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"banner": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
Loading…
Reference in New Issue