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

Side by Side Diff: discovery/googleapis/calendar__v3.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/books__v1.json ('k') | discovery/googleapis/civicinfo__us_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": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/vJn-IbIFOuzj-0Iuor__XCxLfRw\"", 20 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/kfT5pFWI9VnCK4GzEz7hf4hMjew\"",
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 1497 matching lines...) Expand 10 before | Expand all | Expand 10 after
1528 }, 1528 },
1529 "scopes": [ 1529 "scopes": [
1530 "https://www.googleapis.com/auth/calendar", 1530 "https://www.googleapis.com/auth/calendar",
1531 "https://www.googleapis.com/auth/calendar.readonly" 1531 "https://www.googleapis.com/auth/calendar.readonly"
1532 ], 1532 ],
1533 "supportsSubscription": true 1533 "supportsSubscription": true
1534 } 1534 }
1535 } 1535 }
1536 } 1536 }
1537 }, 1537 },
1538 "revision": "20140925", 1538 "revision": "20140930",
1539 "rootUrl": "https://www.googleapis.com/", 1539 "rootUrl": "https://www.googleapis.com/",
1540 "schemas": { 1540 "schemas": {
1541 "Acl": { 1541 "Acl": {
1542 "id": "Acl", 1542 "id": "Acl",
1543 "properties": { 1543 "properties": {
1544 "etag": { 1544 "etag": {
1545 "description": "ETag of the collection.", 1545 "description": "ETag of the collection.",
1546 "type": "string" 1546 "type": "string"
1547 }, 1547 },
1548 "items": { 1548 "items": {
(...skipping 1048 matching lines...) Expand 10 before | Expand all | Expand 10 after
2597 "type": "string" 2597 "type": "string"
2598 } 2598 }
2599 }, 2599 },
2600 "type": "object" 2600 "type": "object"
2601 } 2601 }
2602 }, 2602 },
2603 "servicePath": "calendar/v3/", 2603 "servicePath": "calendar/v3/",
2604 "title": "Calendar API", 2604 "title": "Calendar API",
2605 "version": "v3" 2605 "version": "v3"
2606 } 2606 }
OLDNEW
« no previous file with comments | « discovery/googleapis/books__v1.json ('k') | discovery/googleapis/civicinfo__us_v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698