| OLD | NEW |
| 1 { | 1 { |
| 2 "basePath": "/pagespeedonline/v1/", | 2 "basePath": "/pagespeedonline/v1/", |
| 3 "baseUrl": "https://www.googleapis.com/pagespeedonline/v1/", | 3 "baseUrl": "https://www.googleapis.com/pagespeedonline/v1/", |
| 4 "batchPath": "batch", | 4 "batchPath": "batch", |
| 5 "description": "Lets you analyze the performance of a web page and get tailo
red suggestions to make that page faster.", | 5 "description": "Lets you analyze the performance of a web page and get tailo
red suggestions to make that page faster.", |
| 6 "discoveryVersion": "v1", | 6 "discoveryVersion": "v1", |
| 7 "documentationLink": "https://developers.google.com/speed/docs/insights/v1/g
etting_started", | 7 "documentationLink": "https://developers.google.com/speed/docs/insights/v1/g
etting_started", |
| 8 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/k7__axf7Cxo27tXc6R4odLjm2cg\"", | 8 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/lZgLUR-u9fchB55RuwjunuEyxn0\"", |
| 9 "icons": { | 9 "icons": { |
| 10 "x16": "https://www.google.com/images/icons/product/pagespeed-16.png", | 10 "x16": "https://www.google.com/images/icons/product/pagespeed-16.png", |
| 11 "x32": "https://www.google.com/images/icons/product/pagespeed-32.png" | 11 "x32": "https://www.google.com/images/icons/product/pagespeed-32.png" |
| 12 }, | 12 }, |
| 13 "id": "pagespeedonline:v1", | 13 "id": "pagespeedonline:v1", |
| 14 "kind": "discovery#restDescription", | 14 "kind": "discovery#restDescription", |
| 15 "name": "pagespeedonline", | 15 "name": "pagespeedonline", |
| 16 "ownerDomain": "google.com", | 16 "ownerDomain": "google.com", |
| 17 "ownerName": "Google", | 17 "ownerName": "Google", |
| 18 "parameters": { | 18 "parameters": { |
| (...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 119 } | 119 } |
| 120 }, | 120 }, |
| 121 "path": "runPagespeed", | 121 "path": "runPagespeed", |
| 122 "response": { | 122 "response": { |
| 123 "$ref": "Result" | 123 "$ref": "Result" |
| 124 } | 124 } |
| 125 } | 125 } |
| 126 } | 126 } |
| 127 } | 127 } |
| 128 }, | 128 }, |
| 129 "revision": "20141027", | 129 "revision": "20141114", |
| 130 "rootUrl": "https://www.googleapis.com/", | 130 "rootUrl": "https://www.googleapis.com/", |
| 131 "schemas": { | 131 "schemas": { |
| 132 "Result": { | 132 "Result": { |
| 133 "id": "Result", | 133 "id": "Result", |
| 134 "properties": { | 134 "properties": { |
| 135 "formattedResults": { | 135 "formattedResults": { |
| 136 "description": "Localized Page Speed results. Contains a rul
eResults entry for each Page Speed rule instantiated and run by the server.", | 136 "description": "Localized Page Speed results. Contains a rul
eResults entry for each Page Speed rule instantiated and run by the server.", |
| 137 "properties": { | 137 "properties": { |
| 138 "locale": { | 138 "locale": { |
| 139 "description": "The locale of the formattedResults,
e.g. \"en_US\".", | 139 "description": "The locale of the formattedResults,
e.g. \"en_US\".", |
| (...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 406 "type": "object" | 406 "type": "object" |
| 407 } | 407 } |
| 408 }, | 408 }, |
| 409 "type": "object" | 409 "type": "object" |
| 410 } | 410 } |
| 411 }, | 411 }, |
| 412 "servicePath": "pagespeedonline/v1/", | 412 "servicePath": "pagespeedonline/v1/", |
| 413 "title": "PageSpeed Insights API", | 413 "title": "PageSpeed Insights API", |
| 414 "version": "v1" | 414 "version": "v1" |
| 415 } | 415 } |
| OLD | NEW |