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

Side by Side Diff: discovery/googleapis/pagespeedonline__v1.json

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years 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/oauth2__v2.json ('k') | discovery/googleapis/plusDomains__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": "/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
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
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/oauth2__v2.json ('k') | discovery/googleapis/plusDomains__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698