Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-11-27 | [bugfix] Log + ignore unknown notification types (#3577) | 1 | ||
* [bugfix] Log + ignore unknown notification types * pass context to ParseNotificationTypes | ||||
2024-06-18 | [bugfix] rename `include_types[]` to `types[]` (#3023) | 1 | ||
2024-06-17 | [feature] Implement types[] param for notifications (#3009) | 1 | ||
Counterpart of exclude_types[]. Also updates Swagger spec for types[] to use the correct param name and enumerate possible values. Fixes #3003 |