You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new entities to TypeDoc config (tsconfig.json)
Export new entities from entities/index.ts
Test new entities in their own files
Add these files to the exclusion in the yarn test script in package.json
Test OAuth class' utility function in auth.spec.ts
Remove coverage checks wherever required with /* istanbul ignore file */ and /* istanbul ignore next */ due to these endpoints requiring OAuth authentication
Would it be possible to add Live endpoints? https://developers.google.com/youtube/v3/live
The text was updated successfully, but these errors were encountered: