Skip to content

Commit

Permalink
Add announcement warning (#405)
Browse files Browse the repository at this point in the history
* Add announcement warning

* Fix typo
  • Loading branch information
jellejurre authored Nov 10, 2024
1 parent 077e3f5 commit 75e0771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/components/paths/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ paths:
- authCookie: []
post:
summary: Create Group Announcement
description: Creates an Announcement for a Group.
description: 'Creates an Announcement for a Group. Warning: This will also remove all announcements. To make proper announcements, use the posts endpoint instead'
operationId: createGroupAnnouncement
tags:
- groups
Expand Down

0 comments on commit 75e0771

Please sign in to comment.