Automated spec update (20741)
This commit is contained in:
parent
f84f72debb
commit
260d102e6a
|
@ -26506,6 +26506,12 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"global_name": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"mfa_enabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
@ -26594,6 +26600,12 @@
|
|||
"null"
|
||||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"global_name": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
|
@ -26943,6 +26943,12 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"global_name": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"mfa_enabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
@ -27031,6 +27037,12 @@
|
|||
"null"
|
||||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"global_name": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
Loading…
Reference in New Issue