twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
73 stars 6 forks source link

Wrong Example for `Get Unban Requests` #999

Open Nerixyz opened 1 month ago

Nerixyz commented 1 month ago

Brief description

The example in Get Unban Requests is wrong because it has the moderator_{id,login,name} populated for a request with the status pending and resolved_at is null (the moderator is the moderator who approved/denied the request).

Expected documentation

The moderator fields should be set to null.

Screenshots

Additional context or questions

-