summaryrefslogtreecommitdiff
path: root/internal/api/client/notifications/notifications_test.go
AgeCommit message (Collapse)AuthorFiles
2024-06-17[feature] Implement types[] param for notifications (#3009)Libravatar Vyr Cossont1
Counterpart of exclude_types[]. Also updates Swagger spec for types[] to use the correct param name and enumerate possible values. Fixes #3003