This project is archived. Its data is
read-only
.
Changes
Page history
Update api
authored
Dec 03, 2019
by
Dillenn Terumalai
Hide whitespace changes
Inline
Side-by-side
api.md
View page @
7f0f72c9
...
...
@@ -2,4 +2,6 @@
| Resource | Method | URI | Params | Description | Middleware |
| ----- | ----- | ----- | ----- | ----- | ----- |
|
\ No newline at end of file
| notification |
**GET**
| users/notifications | - | Return the user's notifications | auth |
| notification |
**PATCH**
| notifications/{id}/update_status | { status: VALID/INVALID } | Update notification's status | auth |
| input_project |
**GET**
| users/input_projects | - | Return the user's notifications | auth |
\ No newline at end of file