Updated README.md

This commit is contained in:
2021-12-30 13:52:13 +00:00
parent 2e2799f2d3
commit a96e7d9344
+1
View File
@@ -48,6 +48,7 @@ GET /news/archive/:id
"title": title, //title of the article
"author": author, //author of the aricle
"body": body, //body of the article
"rendered": rendered //body rendered as HTML
"edits": edits //number of times this article has been edited
"createdAt": createdAt //time created
"updatedAt": updatedAt //time updated