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

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

Issue 2571553005: Api-roll 43: 2016-12-13 (Closed)
Patch Set: Created 4 years 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
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://mail.google.com/": { 5 "https://mail.google.com/": {
6 "description": "View and manage your mail" 6 "description": "View and manage your mail"
7 }, 7 },
8 "https://www.google.com/calendar/feeds": { 8 "https://www.google.com/calendar/feeds": {
9 "description": "Manage your calendars" 9 "description": "Manage your calendars"
10 }, 10 },
(...skipping 26 matching lines...) Expand all
37 } 37 }
38 } 38 }
39 } 39 }
40 }, 40 },
41 "basePath": "", 41 "basePath": "",
42 "baseUrl": "https://script.googleapis.com/", 42 "baseUrl": "https://script.googleapis.com/",
43 "batchPath": "batch", 43 "batchPath": "batch",
44 "description": "Executes Google Apps Script projects.", 44 "description": "Executes Google Apps Script projects.",
45 "discoveryVersion": "v1", 45 "discoveryVersion": "v1",
46 "documentationLink": "https://developers.google.com/apps-script/execution/re st/v1/scripts/run", 46 "documentationLink": "https://developers.google.com/apps-script/execution/re st/v1/scripts/run",
47 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/FcNWZezE05ypidUunx03uCyJR70\"", 47 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/FcNWZezE05ypidUunx03uCyJR70\"",
48 "icons": { 48 "icons": {
49 "x16": "http://www.google.com/images/icons/product/search-16.gif", 49 "x16": "http://www.google.com/images/icons/product/search-16.gif",
50 "x32": "http://www.google.com/images/icons/product/search-32.gif" 50 "x32": "http://www.google.com/images/icons/product/search-32.gif"
51 }, 51 },
52 "id": "script:v1", 52 "id": "script:v1",
53 "kind": "discovery#restDescription", 53 "kind": "discovery#restDescription",
54 "name": "script", 54 "name": "script",
55 "ownerDomain": "google.com", 55 "ownerDomain": "google.com",
56 "ownerName": "Google", 56 "ownerName": "Google",
57 "parameters": { 57 "parameters": {
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
321 "type": "string" 321 "type": "string"
322 } 322 }
323 }, 323 },
324 "type": "object" 324 "type": "object"
325 } 325 }
326 }, 326 },
327 "servicePath": "", 327 "servicePath": "",
328 "title": "Google Apps Script Execution API", 328 "title": "Google Apps Script Execution API",
329 "version": "v1" 329 "version": "v1"
330 } 330 }
OLDNEW
« no previous file with comments | « discovery/googleapis/safebrowsing__v4.json ('k') | discovery/googleapis/servicecontrol__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698