Docs missing first/pagination on API's that support them
From: https://github.com/twitchdev/issues/issues/19
Brief description
Many API's don't document that they support first
and after
Expected documentation
Document first/after in the optional query parameters
Additional context or questions
Missing First in Optional Query Parameters
- Get Banned Users
- Get Moderators
- Get Moderator Events
- Get Broadcaster Subscriptions
- Get Videos
Missing Pagination in the Return Values
- Get Broadcaster Subscriptions
- Get Videos
8
votes
AdminJon Bulava
(Developer Relations, Twitch)
shared this idea
-
Also note this GitHub issue for potential response after the fix from Breci: https://github.com/nicklaw5/helix/issues/33