Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(232)

Side by Side Diff: discovery/googleapis/tasks__v1.json

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/storage__v1.json ('k') | discovery/googleapis/translate__v2.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/tasks": { 5 "https://www.googleapis.com/auth/tasks": {
6 "description": "Manage your tasks" 6 "description": "Manage your tasks"
7 }, 7 },
8 "https://www.googleapis.com/auth/tasks.readonly": { 8 "https://www.googleapis.com/auth/tasks.readonly": {
9 "description": "View your tasks" 9 "description": "View your tasks"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "/tasks/v1/", 14 "basePath": "/tasks/v1/",
15 "baseUrl": "https://www.googleapis.com/tasks/v1/", 15 "baseUrl": "https://www.googleapis.com/tasks/v1/",
16 "batchPath": "batch", 16 "batchPath": "batch",
17 "description": "Lets you manage your tasks and task lists.", 17 "description": "Lets you manage your tasks and task lists.",
18 "discoveryVersion": "v1", 18 "discoveryVersion": "v1",
19 "documentationLink": "https://developers.google.com/google-apps/tasks/firsta pp", 19 "documentationLink": "https://developers.google.com/google-apps/tasks/firsta pp",
20 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/2OzpktTyb8G1n0lJqDrsLrojoIY\"", 20 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/2OzpktTyb8G1n0lJqDrsLrojoIY\"",
21 "icons": { 21 "icons": {
22 "x16": "http://www.google.com/images/icons/product/tasks-16.png", 22 "x16": "http://www.google.com/images/icons/product/tasks-16.png",
23 "x32": "http://www.google.com/images/icons/product/tasks-32.png" 23 "x32": "http://www.google.com/images/icons/product/tasks-32.png"
24 }, 24 },
25 "id": "tasks:v1", 25 "id": "tasks:v1",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
27 "name": "tasks", 27 "name": "tasks",
28 "ownerDomain": "google.com", 28 "ownerDomain": "google.com",
29 "ownerName": "Google", 29 "ownerName": "Google",
30 "parameters": { 30 "parameters": {
(...skipping 656 matching lines...) Expand 10 before | Expand all | Expand 10 after
687 "type": "string" 687 "type": "string"
688 } 688 }
689 }, 689 },
690 "type": "object" 690 "type": "object"
691 } 691 }
692 }, 692 },
693 "servicePath": "tasks/v1/", 693 "servicePath": "tasks/v1/",
694 "title": "Tasks API", 694 "title": "Tasks API",
695 "version": "v1" 695 "version": "v1"
696 } 696 }
OLDNEW
« no previous file with comments | « discovery/googleapis/storage__v1.json ('k') | discovery/googleapis/translate__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698