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

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

Issue 1296863002: Api-roll 22: 2015-08-17 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 5 years, 4 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/bigquery__v2.json ('k') | discovery/googleapis/cloudbilling__v1.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/calendar": { 5 "https://www.googleapis.com/auth/calendar": {
6 "description": "Manage your calendars" 6 "description": "Manage your calendars"
7 }, 7 },
8 "https://www.googleapis.com/auth/calendar.readonly": { 8 "https://www.googleapis.com/auth/calendar.readonly": {
9 "description": "View your calendars" 9 "description": "View your calendars"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "/calendar/v3/", 14 "basePath": "/calendar/v3/",
15 "baseUrl": "https://www.googleapis.com/calendar/v3/", 15 "baseUrl": "https://www.googleapis.com/calendar/v3/",
16 "batchPath": "batch", 16 "batchPath": "batch",
17 "description": "Lets you manipulate events and other calendar data.", 17 "description": "Lets you manipulate events and other calendar data.",
18 "discoveryVersion": "v1", 18 "discoveryVersion": "v1",
19 "documentationLink": "https://developers.google.com/google-apps/calendar/fir stapp", 19 "documentationLink": "https://developers.google.com/google-apps/calendar/fir stapp",
20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/1mZqecM-TBcvMz8DeykD5V-x60E\"", 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/UKE4ceC_m8WA3WFORrpd7xNI3kw\"",
21 "icons": { 21 "icons": {
22 "x16": "http://www.google.com/images/icons/product/calendar-16.png", 22 "x16": "http://www.google.com/images/icons/product/calendar-16.png",
23 "x32": "http://www.google.com/images/icons/product/calendar-32.png" 23 "x32": "http://www.google.com/images/icons/product/calendar-32.png"
24 }, 24 },
25 "id": "calendar:v3", 25 "id": "calendar:v3",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
27 "name": "calendar", 27 "name": "calendar",
28 "ownerDomain": "google.com", 28 "ownerDomain": "google.com",
29 "ownerName": "Google", 29 "ownerName": "Google",
30 "parameters": { 30 "parameters": {
(...skipping 1517 matching lines...) Expand 10 before | Expand all | Expand 10 after
1548 }, 1548 },
1549 "scopes": [ 1549 "scopes": [
1550 "https://www.googleapis.com/auth/calendar", 1550 "https://www.googleapis.com/auth/calendar",
1551 "https://www.googleapis.com/auth/calendar.readonly" 1551 "https://www.googleapis.com/auth/calendar.readonly"
1552 ], 1552 ],
1553 "supportsSubscription": true 1553 "supportsSubscription": true
1554 } 1554 }
1555 } 1555 }
1556 } 1556 }
1557 }, 1557 },
1558 "revision": "20150729", 1558 "revision": "20150809",
1559 "rootUrl": "https://www.googleapis.com/", 1559 "rootUrl": "https://www.googleapis.com/",
1560 "schemas": { 1560 "schemas": {
1561 "Acl": { 1561 "Acl": {
1562 "id": "Acl", 1562 "id": "Acl",
1563 "properties": { 1563 "properties": {
1564 "etag": { 1564 "etag": {
1565 "description": "ETag of the collection.", 1565 "description": "ETag of the collection.",
1566 "type": "string" 1566 "type": "string"
1567 }, 1567 },
1568 "items": { 1568 "items": {
(...skipping 1088 matching lines...) Expand 10 before | Expand all | Expand 10 after
2657 "type": "string" 2657 "type": "string"
2658 } 2658 }
2659 }, 2659 },
2660 "type": "object" 2660 "type": "object"
2661 } 2661 }
2662 }, 2662 },
2663 "servicePath": "calendar/v3/", 2663 "servicePath": "calendar/v3/",
2664 "title": "Calendar API", 2664 "title": "Calendar API",
2665 "version": "v3" 2665 "version": "v3"
2666 } 2666 }
OLDNEW
« no previous file with comments | « discovery/googleapis/bigquery__v2.json ('k') | discovery/googleapis/cloudbilling__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698