mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
update dependencies
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user