| OLD | NEW |
| 1 { | 1 { |
| 2 "basePath": "/discovery/v1/", | 2 "basePath": "/discovery/v1/", |
| 3 "baseUrl": "https://www.googleapis.com/discovery/v1/", | 3 "baseUrl": "https://www.googleapis.com/discovery/v1/", |
| 4 "batchPath": "batch", | 4 "batchPath": "batch", |
| 5 "description": "Lets you discover information about other Google APIs, such
as what APIs are available, the resource and method details for each API.", | 5 "description": "Lets you discover information about other Google APIs, such
as what APIs are available, the resource and method details for each API.", |
| 6 "discoveryVersion": "v1", | 6 "discoveryVersion": "v1", |
| 7 "documentationLink": "https://developers.google.com/discovery/", | 7 "documentationLink": "https://developers.google.com/discovery/", |
| 8 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/UNFMI_ENJ3hAFRWSi4GLSerTeFg\"", | 8 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/rJ-Wlqqs_yJDjtCFAIylPtmqXPY\"", |
| 9 "icons": { | 9 "icons": { |
| 10 "x16": "http://www.google.com/images/icons/feature/filing_cabinet_search
-g16.png", | 10 "x16": "http://www.google.com/images/icons/feature/filing_cabinet_search
-g16.png", |
| 11 "x32": "http://www.google.com/images/icons/feature/filing_cabinet_search
-g32.png" | 11 "x32": "http://www.google.com/images/icons/feature/filing_cabinet_search
-g32.png" |
| 12 }, | 12 }, |
| 13 "id": "discovery:v1", | 13 "id": "discovery:v1", |
| 14 "kind": "discovery#restDescription", | 14 "kind": "discovery#restDescription", |
| 15 "name": "discovery", | 15 "name": "discovery", |
| 16 "ownerDomain": "google.com", | 16 "ownerDomain": "google.com", |
| 17 "ownerName": "Google", | 17 "ownerName": "Google", |
| 18 "parameters": { | 18 "parameters": { |
| (...skipping 615 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 634 "description": "Whether this method supports media downloads
.", | 634 "description": "Whether this method supports media downloads
.", |
| 635 "type": "boolean" | 635 "type": "boolean" |
| 636 }, | 636 }, |
| 637 "supportsMediaUpload": { | 637 "supportsMediaUpload": { |
| 638 "description": "Whether this method supports media uploads."
, | 638 "description": "Whether this method supports media uploads."
, |
| 639 "type": "boolean" | 639 "type": "boolean" |
| 640 }, | 640 }, |
| 641 "supportsSubscription": { | 641 "supportsSubscription": { |
| 642 "description": "Whether this method supports subscriptions."
, | 642 "description": "Whether this method supports subscriptions."
, |
| 643 "type": "boolean" | 643 "type": "boolean" |
| 644 }, |
| 645 "useMediaDownloadService": { |
| 646 "description": "Indicates that downloads from this method sh
ould use the download service URL (i.e. \"/download\"). Only applies if the meth
od supports media download.", |
| 647 "type": "boolean" |
| 644 } | 648 } |
| 645 }, | 649 }, |
| 646 "type": "object" | 650 "type": "object" |
| 647 }, | 651 }, |
| 648 "RestResource": { | 652 "RestResource": { |
| 649 "id": "RestResource", | 653 "id": "RestResource", |
| 650 "properties": { | 654 "properties": { |
| 651 "methods": { | 655 "methods": { |
| 652 "additionalProperties": { | 656 "additionalProperties": { |
| 653 "$ref": "RestMethod", | 657 "$ref": "RestMethod", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 665 "type": "object" | 669 "type": "object" |
| 666 } | 670 } |
| 667 }, | 671 }, |
| 668 "type": "object" | 672 "type": "object" |
| 669 } | 673 } |
| 670 }, | 674 }, |
| 671 "servicePath": "discovery/v1/", | 675 "servicePath": "discovery/v1/", |
| 672 "title": "APIs Discovery Service", | 676 "title": "APIs Discovery Service", |
| 673 "version": "v1" | 677 "version": "v1" |
| 674 } | 678 } |
| OLD | NEW |