| 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": "Provides information about other Google APIs, such as what A
PIs are available, the resource, and method details for each API.", | 5 "description": "Provides information about other Google APIs, such as what A
PIs 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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/Pyg0A4J33Dq212hoe9BYpSm0dl4\"", | 8 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/K3nEDF6hixE8Pks2-9Ysn9j9prQ\"", |
| 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 343 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 362 }, | 362 }, |
| 363 "basePath": { | 363 "basePath": { |
| 364 "description": "[DEPRECATED] The base path for REST requests
.", | 364 "description": "[DEPRECATED] The base path for REST requests
.", |
| 365 "type": "string" | 365 "type": "string" |
| 366 }, | 366 }, |
| 367 "baseUrl": { | 367 "baseUrl": { |
| 368 "description": "[DEPRECATED] The base URL for REST requests.
", | 368 "description": "[DEPRECATED] The base URL for REST requests.
", |
| 369 "type": "string" | 369 "type": "string" |
| 370 }, | 370 }, |
| 371 "batchPath": { | 371 "batchPath": { |
| 372 "default": "batch", | |
| 373 "description": "The path for REST batch requests.", | 372 "description": "The path for REST batch requests.", |
| 374 "type": "string" | 373 "type": "string" |
| 375 }, | 374 }, |
| 376 "canonicalName": { | 375 "canonicalName": { |
| 377 "description": "Indicates how the API name should be capital
ized and split into various parts. Useful for generating pretty class names.", | 376 "description": "Indicates how the API name should be capital
ized and split into various parts. Useful for generating pretty class names.", |
| 378 "type": "string" | 377 "type": "string" |
| 379 }, | 378 }, |
| 380 "description": { | 379 "description": { |
| 381 "description": "The description of this API.", | 380 "description": "The description of this API.", |
| 382 "type": "string" | 381 "type": "string" |
| (...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 676 "type": "object" | 675 "type": "object" |
| 677 } | 676 } |
| 678 }, | 677 }, |
| 679 "type": "object" | 678 "type": "object" |
| 680 } | 679 } |
| 681 }, | 680 }, |
| 682 "servicePath": "discovery/v1/", | 681 "servicePath": "discovery/v1/", |
| 683 "title": "APIs Discovery Service", | 682 "title": "APIs Discovery Service", |
| 684 "version": "v1" | 683 "version": "v1" |
| 685 } | 684 } |
| OLD | NEW |