1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-28 05:59:48 +02:00
gitea/routers/api
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
2020-01-14 16:37:19 +01:00
..
v1 [API] add endpoint to check notifications [Extend #9488] (#9595) 2020-01-14 16:37:19 +01:00