Skip to content

Commit

Permalink
Fix escaping issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jellejurre committed Jan 21, 2025
1 parent ca90b73 commit 319f3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/components/schemas/GroupPermissions.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: GroupPermissions
type: string
enum:
- \*
- "*"
- group-announcement-manage
- group-audit-view
- group-bans-manage
Expand Down

0 comments on commit 319f3f6

Please sign in to comment.