mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(json): update to latest version
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/Oe1OM8HbjTHLlKoRM5huCxnk-hs\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/RNf67Qs-KGgGShWEZ1M0BbfJUQg\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "coordinate:v1",
|
||||
"name": "coordinate",
|
||||
"version": "v1",
|
||||
"revision": "20141215",
|
||||
"revision": "20150811",
|
||||
"title": "Google Maps Coordinate API",
|
||||
"description": "Lets you view and manage jobs in a Coordinate team.",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -694,6 +694,11 @@
|
||||
"format": "uint64",
|
||||
"location": "query"
|
||||
},
|
||||
"omitJobChanges": {
|
||||
"type": "boolean",
|
||||
"description": "Whether to omit detail job history information.",
|
||||
"location": "query"
|
||||
},
|
||||
"pageToken": {
|
||||
"type": "string",
|
||||
"description": "Continuation token",
|
||||
|
||||
Reference in New Issue
Block a user