3 Commits (0e081ff0ce61227d5f34f1d7f8213d9f407f1f3d)

Author SHA1 Message Date
6543 9273601064
Add subject-type filter to list notification API endpoints (#16177)
Close #15886
3 years ago
6543 0dadea19bc
[Api] Check Notify (always return json) (#10059)
* BEAKING: check return status based on struct not httpStatus

* update Tests

* CI.restart()
4 years ago
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595)
* introduce GET /notifications/new

* add TEST

* use Sprintf instead of path.Join

* Error more verbose

* return number of notifications if unreaded exist

* 200 http status for available notifications
5 years ago