main - Automated spec update (21698)
made at remote:2024-01-03T23:53:31 taken at now:2024-01-04T00:10:02 made by remote Nelly (automation bot) <>
This commit is contained in:
parent
f830e943c3
commit
0355866898
2 changed files with 10 additions and 10 deletions
|
@ -26355,14 +26355,14 @@
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"duration_seconds": {
|
"duration_seconds": {
|
||||||
"type": "integer",
|
"type": [
|
||||||
|
"integer",
|
||||||
|
"null"
|
||||||
|
],
|
||||||
"minimum": 0,
|
"minimum": 0,
|
||||||
"maximum": 2419200
|
"maximum": 2419200
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"required": [
|
|
||||||
"duration_seconds"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"UserCommunicationDisabledActionMetadataResponse": {
|
"UserCommunicationDisabledActionMetadataResponse": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
|
|
@ -26792,14 +26792,14 @@
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"duration_seconds": {
|
"duration_seconds": {
|
||||||
"type": "integer",
|
"type": [
|
||||||
|
"integer",
|
||||||
|
"null"
|
||||||
|
],
|
||||||
"minimum": 0,
|
"minimum": 0,
|
||||||
"maximum": 2419200
|
"maximum": 2419200
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"required": [
|
|
||||||
"duration_seconds"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"UserCommunicationDisabledActionMetadataResponse": {
|
"UserCommunicationDisabledActionMetadataResponse": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
|
Loading…
Reference in a new issue