mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
update all APIs
Like documented in the README ``` rm -f .api.deps .cli.deps && FETCH_APIS=1 make update-json -j8 ```
This commit is contained in:
@@ -408,7 +408,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"maxResults": {
|
||||
"description": "Maximum number of task lists returned on one page. Optional. The default is 20 (max allowed: 100).",
|
||||
"description": "Maximum number of tasks returned on one page. Optional. The default is 20 (max allowed: 100).",
|
||||
"format": "int32",
|
||||
"location": "query",
|
||||
"type": "integer"
|
||||
@@ -566,7 +566,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"revision": "20230122",
|
||||
"revision": "20240303",
|
||||
"rootUrl": "https://tasks.googleapis.com/",
|
||||
"schemas": {
|
||||
"Task": {
|
||||
@@ -734,6 +734,6 @@
|
||||
}
|
||||
},
|
||||
"servicePath": "",
|
||||
"title": "Tasks API",
|
||||
"title": "Google Tasks API",
|
||||
"version": "v1"
|
||||
}
|
||||
Reference in New Issue
Block a user