OLD | NEW |
1 { | 1 { |
2 "basePath": "/webfonts/v1/", | 2 "basePath": "/webfonts/v1/", |
3 "baseUrl": "https://www.googleapis.com/webfonts/v1/", | 3 "baseUrl": "https://www.googleapis.com/webfonts/v1/", |
4 "batchPath": "batch", | 4 "batchPath": "batch/webfonts/v1", |
5 "description": "Accesses the metadata for all families served by Google Font
s, providing a list of families currently available (including available styles
and a list of supported script subsets).", | 5 "description": "Accesses the metadata for all families served by Google Font
s, providing a list of families currently available (including available styles
and a list of supported script subsets).", |
6 "discoveryVersion": "v1", | 6 "discoveryVersion": "v1", |
7 "documentationLink": "https://developers.google.com/fonts/docs/developer_api
", | 7 "documentationLink": "https://developers.google.com/fonts/docs/developer_api
", |
8 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/Knx7w96lfDrwO6_VUi53vC5n2dE\"", | 8 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/Knx7w96lfDrwO6_VUi53vC5n2dE\"", |
9 "icons": { | 9 "icons": { |
10 "x16": "https://www.google.com/images/icons/feature/font_api-16.png", | 10 "x16": "https://www.google.com/images/icons/feature/font_api-16.png", |
11 "x32": "https://www.google.com/images/icons/feature/font_api-32.gif" | 11 "x32": "https://www.google.com/images/icons/feature/font_api-32.gif" |
12 }, | 12 }, |
13 "id": "webfonts:v1", | 13 "id": "webfonts:v1", |
14 "kind": "discovery#restDescription", | 14 "kind": "discovery#restDescription", |
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
166 "type": "string" | 166 "type": "string" |
167 } | 167 } |
168 }, | 168 }, |
169 "type": "object" | 169 "type": "object" |
170 } | 170 } |
171 }, | 171 }, |
172 "servicePath": "webfonts/v1/", | 172 "servicePath": "webfonts/v1/", |
173 "title": "Google Fonts Developer API", | 173 "title": "Google Fonts Developer API", |
174 "version": "v1" | 174 "version": "v1" |
175 } | 175 } |
OLD | NEW |