Updated README.md
This commit is contained in:
@@ -91,11 +91,11 @@ Authorization: Bearer XXX
|
|||||||
"body": body //body of the article, optional
|
"body": body //body of the article, optional
|
||||||
}
|
}
|
||||||
|
|
||||||
status 200 on success, otherwise an error status
|
result: status 200 on success, otherwise an error status
|
||||||
|
|
||||||
//remove an article from the news feed
|
//remove an article from the news feed
|
||||||
DELETE /news/:id
|
DELETE /news/:id
|
||||||
Authorization: Bearer XXX
|
Authorization: Bearer XXX
|
||||||
|
|
||||||
status 200 on success, otherwise an error status
|
//result: status 200 on success, otherwise an error status
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user