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

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

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 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/plus__v1.json ('k') | discovery/googleapis/reseller__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 "basePath": "/qpxExpress/v1/trips/", 2 "basePath": "/qpxExpress/v1/trips/",
3 "baseUrl": "https://www.googleapis.com/qpxExpress/v1/trips/", 3 "baseUrl": "https://www.googleapis.com/qpxExpress/v1/trips/",
4 "batchPath": "batch", 4 "batchPath": "batch",
5 "canonicalName": "QPX Express", 5 "canonicalName": "QPX Express",
6 "description": "Lets you find the least expensive flights between an origin and a destination.", 6 "description": "Finds the least expensive flights between an origin and a de stination.",
7 "discoveryVersion": "v1", 7 "discoveryVersion": "v1",
8 "documentationLink": "http://developers.google.com/qpx-express", 8 "documentationLink": "http://developers.google.com/qpx-express",
9 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/O-Owr0QHQ33wTflOcm7DRKIFEQM\"", 9 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/mP0X0J9scme9uxhB3oYtWrSUhT0\"",
10 "icons": { 10 "icons": {
11 "x16": "http://www.google.com/images/icons/product/search-16.gif", 11 "x16": "http://www.google.com/images/icons/product/search-16.gif",
12 "x32": "http://www.google.com/images/icons/product/search-32.gif" 12 "x32": "http://www.google.com/images/icons/product/search-32.gif"
13 }, 13 },
14 "id": "qpxExpress:v1", 14 "id": "qpxExpress:v1",
15 "kind": "discovery#restDescription", 15 "kind": "discovery#restDescription",
16 "name": "qpxExpress", 16 "name": "qpxExpress",
17 "ownerDomain": "google.com", 17 "ownerDomain": "google.com",
18 "ownerName": "Google", 18 "ownerName": "Google",
19 "parameters": { 19 "parameters": {
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 "request": { 73 "request": {
74 "$ref": "TripsSearchRequest" 74 "$ref": "TripsSearchRequest"
75 }, 75 },
76 "response": { 76 "response": {
77 "$ref": "TripsSearchResponse" 77 "$ref": "TripsSearchResponse"
78 } 78 }
79 } 79 }
80 } 80 }
81 } 81 }
82 }, 82 },
83 "revision": "20140321", 83 "revision": "20160307",
84 "rootUrl": "https://www.googleapis.com/", 84 "rootUrl": "https://www.googleapis.com/",
85 "schemas": { 85 "schemas": {
86 "AircraftData": { 86 "AircraftData": {
87 "description": "The make, model, and type of an aircraft.", 87 "description": "The make, model, and type of an aircraft.",
88 "id": "AircraftData", 88 "id": "AircraftData",
89 "properties": { 89 "properties": {
90 "code": { 90 "code": {
91 "description": "The aircraft code. For example, for a Boeing 777 the code would be 777.", 91 "description": "The aircraft code. For example, for a Boeing 777 the code would be 777.",
92 "type": "string" 92 "type": "string"
93 }, 93 },
(...skipping 792 matching lines...) Expand 10 before | Expand all | Expand 10 after
886 "description": "All possible solutions to the QPX Express se arch request." 886 "description": "All possible solutions to the QPX Express se arch request."
887 } 887 }
888 }, 888 },
889 "type": "object" 889 "type": "object"
890 } 890 }
891 }, 891 },
892 "servicePath": "qpxExpress/v1/trips/", 892 "servicePath": "qpxExpress/v1/trips/",
893 "title": "QPX Express API", 893 "title": "QPX Express API",
894 "version": "v1" 894 "version": "v1"
895 } 895 }
OLDNEW
« no previous file with comments | « discovery/googleapis/plus__v1.json ('k') | discovery/googleapis/reseller__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698