mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-06 19:45:20 +01:00
update all json files
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user