Skip to content

Commit

Permalink
Privilege -> access level
Browse files Browse the repository at this point in the history
  • Loading branch information
sarayourfriend committed May 29, 2024
1 parent efe5469 commit 9486804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api/serializers/media_serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class PaginatedRequestSerializer(serializers.Serializer):

_SUBJECT_TO_PAGINATION_LIMITS = (
"This parameter is subject to limitations based on authentication "
"and special privileges. For details, refer to [the authentication "
"and access level. For details, refer to [the authentication "
"documentation](#tag/auth)."
)

Expand Down

0 comments on commit 9486804

Please sign in to comment.