Skip to content

Commit

Permalink
Update doc in pydis_site/apps/api/viewsets/bot/infraction.py
Browse files Browse the repository at this point in the history
Co-authored-by: Mark <kozlovmark@gmail.com>
  • Loading branch information
kunal097 and MarkKoz committed Mar 7, 2021
1 parent eae89ec commit 5e2ebf3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pydis_site/apps/api/viewsets/bot/infraction.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ class InfractionViewSet(
Invalid query parameters are ignored.
#### Response format
- Response are paginated but the result is returned without any pagination metadata.
Below is the returned format.
Response is paginated but the result is returned without any pagination metadata.
>>> [
... {
... 'id': 5,
Expand Down

0 comments on commit 5e2ebf3

Please sign in to comment.