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

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

Issue 1078053002: Roll of googleapis as of 4/7/2015. (Closed) Base URL: https://github.com/dart-lang/googleapis.git@master
Patch Set: Created 5 years, 8 months 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
OLDNEW
1 { 1 {
2 "basePath": "/pagespeedonline/v2/", 2 "basePath": "/pagespeedonline/v2/",
3 "baseUrl": "https://www.googleapis.com/pagespeedonline/v2/", 3 "baseUrl": "https://www.googleapis.com/pagespeedonline/v2/",
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/v2/g etting-started",
8 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/y8eCF6QessR8F9s9erx5q0lLF1U\"", 8 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/jQUdXXqYUml2RtPh0PKouCPciII\"",
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:v2", 13 "id": "pagespeedonline:v2",
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": "20150108", 129 "revision": "20150317",
130 "rootUrl": "https://www.googleapis.com/", 130 "rootUrl": "https://www.googleapis.com/",
131 "schemas": { 131 "schemas": {
132 "PagespeedApiFormatStringV2": { 132 "PagespeedApiFormatStringV2": {
133 "id": "PagespeedApiFormatStringV2", 133 "id": "PagespeedApiFormatStringV2",
134 "properties": { 134 "properties": {
135 "args": { 135 "args": {
136 "description": "List of arguments for the format string.", 136 "description": "List of arguments for the format string.",
137 "items": { 137 "items": {
138 "properties": { 138 "properties": {
139 "key": { 139 "key": {
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
481 "type": "object" 481 "type": "object"
482 } 482 }
483 }, 483 },
484 "type": "object" 484 "type": "object"
485 } 485 }
486 }, 486 },
487 "servicePath": "pagespeedonline/v2/", 487 "servicePath": "pagespeedonline/v2/",
488 "title": "PageSpeed Insights API", 488 "title": "PageSpeed Insights API",
489 "version": "v2" 489 "version": "v2"
490 } 490 }
OLDNEW
« no previous file with comments | « discovery/googleapis/pagespeedonline__v1.json ('k') | discovery/googleapis/plusDomains__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698