mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
chore(update): all jsons; version-up
As we are now back to serde 0.6, the patch-level was upped too.
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/g4uYoMy9XgF6f50jnkNXIWBoFUw\"",
|
||||
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/Knx7w96lfDrwO6_VUi53vC5n2dE\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "webfonts:v1",
|
||||
"name": "webfonts",
|
||||
"version": "v1",
|
||||
"revision": "20140210",
|
||||
"revision": "20160302",
|
||||
"title": "Google Fonts Developer API",
|
||||
"description": "The Google Fonts Developer API.",
|
||||
"description": "Accesses the metadata for all families served by Google Fonts, providing a list of families currently available (including available styles and a list of supported script subsets).",
|
||||
"ownerDomain": "google.com",
|
||||
"ownerName": "Google",
|
||||
"icons": {
|
||||
"x16": "http://www.google.com/images/icons/feature/font_api-16.png",
|
||||
"x32": "http://www.google.com/images/icons/feature/font_api-32.gif"
|
||||
"x16": "https://www.google.com/images/icons/feature/font_api-16.png",
|
||||
"x32": "https://www.google.com/images/icons/feature/font_api-32.gif"
|
||||
},
|
||||
"documentationLink": "https://developers.google.com/fonts/docs/developer_api",
|
||||
"protocol": "rest",
|
||||
|
||||
Reference in New Issue
Block a user