Skip to content

Commit 19ccc69

Browse files
committed
Fixed grouping for whitelist endpoint
1 parent 1e1f0dd commit 19ccc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/data/endpoints/profile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ endpoints:
241241
python: |
242242
my_token.delete()
243243
/profile/whitelist:
244-
_group: Whitelist
244+
group: Whitelist
245245
description: >
246246
Manage your user's IP Whitelist. This is not allowed if the user's IP
247247
Whistlist is not enabled.

0 commit comments

Comments
 (0)