update all json files

This commit is contained in:
Sebastian Thiel
2020-04-12 18:55:37 +08:00
parent ea3b428364
commit aacc30f08d
260 changed files with 138411 additions and 26293 deletions

View File

@@ -25,6 +25,7 @@
},
"id": "runtimeconfig:v1",
"kind": "discovery#restDescription",
"mtlsRootUrl": "https://runtimeconfig.mtls.googleapis.com/",
"name": "runtimeconfig",
"ownerDomain": "google.com",
"ownerName": "Google",
@@ -121,7 +122,7 @@
"name": {
"description": "The name of the operation resource to be cancelled.",
"location": "path",
"pattern": "^operations/.+$",
"pattern": "^operations/.*$",
"required": true,
"type": "string"
}
@@ -150,7 +151,7 @@
"name": {
"description": "The name of the operation resource to be deleted.",
"location": "path",
"pattern": "^operations/.+$",
"pattern": "^operations/.*$",
"required": true,
"type": "string"
}
@@ -209,7 +210,7 @@
}
}
},
"revision": "20190624",
"revision": "20200406",
"rootUrl": "https://runtimeconfig.googleapis.com/",
"schemas": {
"CancelOperationRequest": {