Skip to content

Commit

Permalink
Add 'message' notification type to enum (#271)
Browse files Browse the repository at this point in the history
* Change CurrentUserPresence instanceType and status properties to nullable string

* Update CurrentUserPresence.yaml

* Added 'message' notification type
  • Loading branch information
VinyarionHyarmendacil authored Jan 19, 2024
1 parent e350518 commit 259acc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi/components/schemas/NotificationType.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ enum:
- friendRequest
- invite
- inviteResponse
- message
- requestInvite
- requestInviteResponse
- votetokick
Expand Down

0 comments on commit 259acc5

Please sign in to comment.