From ec21dff96d9538ad6c7f9b318eca88178533aa95 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 13 Jul 2021 07:06:53 +0000 Subject: [PATCH] feat(youtube): update the api #### youtube:v3 The following keys were deleted: - resources.search.methods.list.parameters.type.default (Total Keys: 1) --- googleapiclient/discovery_cache/documents/youtube.v3.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/googleapiclient/discovery_cache/documents/youtube.v3.json b/googleapiclient/discovery_cache/documents/youtube.v3.json index 4fa65aaedcc..80e599dc2b4 100644 --- a/googleapiclient/discovery_cache/documents/youtube.v3.json +++ b/googleapiclient/discovery_cache/documents/youtube.v3.json @@ -2644,7 +2644,6 @@ "type": "string" }, "type": { - "default": "video,channel,playlist", "description": "Restrict results to a particular set of resource types from One Platform.", "location": "query", "repeated": true, @@ -3766,7 +3765,7 @@ } } }, - "revision": "20210630", + "revision": "20210710", "rootUrl": "https://youtube.googleapis.com/", "schemas": { "AbuseReport": {