Skip to content

Commit

Permalink
feat(youtube): update the api
Browse files Browse the repository at this point in the history
#### youtube:v3

The following keys were deleted:
- resources.search.methods.list.parameters.type.default (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Jul 13, 2021
1 parent 27a45e1 commit ec21dff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions googleapiclient/discovery_cache/documents/youtube.v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -3766,7 +3765,7 @@
}
}
},
"revision": "20210630",
"revision": "20210710",
"rootUrl": "https://youtube.googleapis.com/",
"schemas": {
"AbuseReport": {
Expand Down

0 comments on commit ec21dff

Please sign in to comment.