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

Side by Side Diff: discovery/googleapis/freebase__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/drive__v2.json ('k') | discovery/googleapis/fusiontables__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": "/freebase/v1/", 2 "basePath": "/freebase/v1/",
3 "baseUrl": "https://www.googleapis.com/freebase/v1/", 3 "baseUrl": "https://www.googleapis.com/freebase/v1/",
4 "batchPath": "batch", 4 "batchPath": "batch",
5 "description": "Find Freebase entities using textual queries and other const raints.", 5 "description": "Find Freebase entities using textual queries and other const raints.",
6 "discoveryVersion": "v1", 6 "discoveryVersion": "v1",
7 "documentationLink": "https://developers.google.com/freebase/", 7 "documentationLink": "https://developers.google.com/freebase/",
8 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/kTDiVESNLycoqIbveRofH5KPD08\"", 8 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/kTDiVESNLycoqIbveRofH5KPD08\"",
9 "icons": { 9 "icons": {
10 "x16": "http://www.google.com/images/icons/product/freebase-16.png", 10 "x16": "http://www.google.com/images/icons/product/freebase-16.png",
11 "x32": "http://www.google.com/images/icons/product/freebase-32.png" 11 "x32": "http://www.google.com/images/icons/product/freebase-32.png"
12 }, 12 },
13 "id": "freebase:v1", 13 "id": "freebase:v1",
14 "kind": "discovery#restDescription", 14 "kind": "discovery#restDescription",
15 "methods": { 15 "methods": {
16 "reconcile": { 16 "reconcile": {
17 "description": "Reconcile entities to Freebase open data.", 17 "description": "Reconcile entities to Freebase open data.",
18 "httpMethod": "GET", 18 "httpMethod": "GET",
(...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after
403 "type": "array" 403 "type": "array"
404 } 404 }
405 }, 405 },
406 "type": "object" 406 "type": "object"
407 } 407 }
408 }, 408 },
409 "servicePath": "freebase/v1/", 409 "servicePath": "freebase/v1/",
410 "title": "Freebase Search", 410 "title": "Freebase Search",
411 "version": "v1" 411 "version": "v1"
412 } 412 }
OLDNEW
« no previous file with comments | « discovery/googleapis/drive__v2.json ('k') | discovery/googleapis/fusiontables__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698