We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Brief description
Many API's don't document that they support first and after
first
after
Expected documentation
Document first/after in the optional query parameters
Additional context or questions
Missing First in Optional Query Parameters
Optional Query Parameters
Missing Pagination in the Return Values
Return Values
The text was updated successfully, but these errors were encountered:
Adding as well: Some API's need to be quality checked for the descriptions of the parameters like the moderation API ones.
For example:
https://dev.twitch.tv/docs/api/reference/#get-banned-users and https://dev.twitch.tv/docs/api/reference/#get-moderators
have the same description text for the parameter that one gets as response
Sorry, something went wrong.
@JaielSoft You should open a different ticket for your issue, it's not the same problem as the one mentioned on this issue
Moved to UserVoice as the preferred feedback method for docs: https://twitch.uservoice.com/forums/310213/suggestions/39847735
No branches or pull requests
Brief description
Many API's don't document that they support
firstandafterExpected documentation
Document first/after in the optional query parameters
Additional context or questions
Missing First in
Optional Query ParametersMissing Pagination in the
Return ValuesThe text was updated successfully, but these errors were encountered: