Update README.md
This commit is contained in:
@@ -22,7 +22,7 @@ Method | URL | Function
|
||||
| `GET:` | `/api/v1/tasks/:ID` | Retrieves a specific task from the server
|
||||
| `POST:` | `/api/v1/tasks` | Creates a new task
|
||||
| `PATCH:` | `/api/v1/tasks/:ID` | Updates a specific task on the server
|
||||
| `DELETE:` | `/api/v1/tasks/:ID` | Deleted a specific task
|
||||
| `DELETE:` | `/api/v1/tasks/:ID` | Deletes a specific task
|
||||
---
|
||||
#### The MongoDB Schema is as follows:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user