OLD | NEW |
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 Loading... |
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 } |
OLD | NEW |