update dependencies

This commit is contained in:
Sebastian Thiel
2023-01-25 11:39:00 +01:00
parent 37ccd2238d
commit 3edefb7f01
357 changed files with 128026 additions and 16259 deletions

View File

@@ -401,7 +401,7 @@
}
}
},
"revision": "20220305",
"revision": "20230124",
"rootUrl": "https://blogger.googleapis.com/",
"schemas": {
"Blog": {
@@ -813,6 +813,10 @@
"description": "The title of this entity. This is the name displayed in the Admin user interface.",
"type": "string"
},
"trashed": {
"description": "RFC 3339 date-time when this Page was trashed.",
"type": "string"
},
"updated": {
"description": "RFC 3339 date-time when this Page was last updated.",
"type": "string"
@@ -1021,6 +1025,10 @@
"description": "The title link URL, similar to atom's related link.",
"type": "string"
},
"trashed": {
"description": "RFC 3339 date-time when this Post was last trashed.",
"type": "string"
},
"updated": {
"description": "RFC 3339 date-time when this Post was last updated.",
"type": "string"
@@ -1125,6 +1133,6 @@
}
},
"servicePath": "",
"title": "Blogger API v3",
"title": "Blogger API",
"version": "v2"
}