diff options
Diffstat (limited to 'internal/api/model/notification.go')
-rw-r--r-- | internal/api/model/notification.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/api/model/notification.go b/internal/api/model/notification.go index efcd2431b..c43e80b3b 100644 --- a/internal/api/model/notification.go +++ b/internal/api/model/notification.go @@ -19,6 +19,8 @@ package model // Notification represents a notification of an event relevant to the user. +// +// swagger:model notification type Notification struct { // REQUIRED |