4 Commits (80b7889fee833d4d80c5581dc182b4a499b4bad4)

Author SHA1 Message Date
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
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