fix(openapi): spec for c1a7968d23

v1.18.x
psychobunny 4 years ago
parent 53abada5f0
commit 69864b8746

@ -83,6 +83,9 @@ Settings:
notificationType_group-invite: notificationType_group-invite:
type: string type: string
description: Notification type for group invitations description: Notification type for group invitations
notificationType_group-leave:
type: string
description: Notification type for when users leave your group
upvoteNotifFreq: upvoteNotifFreq:
type: string type: string
description: How often to notify you when your posts are upvoted description: How often to notify you when your posts are upvoted
@ -137,6 +140,7 @@ Settings:
- notificationType_new-topic - notificationType_new-topic
- notificationType_follow - notificationType_follow
- notificationType_group-invite - notificationType_group-invite
- notificationType_group-leave
- upvoteNotifFreq - upvoteNotifFreq
- acpLang - acpLang
- notificationType_new-register - notificationType_new-register

Loading…
Cancel
Save