Automated spec update
This commit is contained in:
parent
ed128cc2a3
commit
6e5ad2e3bc
|
@ -15254,6 +15254,15 @@
|
|||
"minimum": -2147483648,
|
||||
"maximum": 2147483647,
|
||||
"format": "int32"
|
||||
},
|
||||
"flags": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": -2147483648,
|
||||
"maximum": 2147483647,
|
||||
"format": "int32"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
|
@ -15254,6 +15254,15 @@
|
|||
"minimum": -2147483648,
|
||||
"maximum": 2147483647,
|
||||
"format": "int32"
|
||||
},
|
||||
"flags": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": -2147483648,
|
||||
"maximum": 2147483647,
|
||||
"format": "int32"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
Loading…
Reference in New Issue