Open Nerixyz opened 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).
Get Unban Requests
moderator_{id,login,name}
pending
resolved_at
null
Expected documentation
The moderator fields should be set to null.
Screenshots
Additional context or questions
-
Brief description
The example in
Get Unban Requests
is wrong because it has themoderator_{id,login,name}
populated for a request with the statuspending
andresolved_at
isnull
(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
-