ani03sha / beetleblog

MIT License
0 stars 0 forks source link

Create endpoint to update the articles #15

Closed ani03sha closed 3 years ago

ani03sha commented 3 years ago

Create a PUT endpoint to update the article based on the article Id.

The definition would look like this - PUT api/v1/articles/updateArticle/{id}.