Closed Karlmusingo closed 5 years ago
Enable the user to report an article
POST /api/articles/:slug/report
DELETE /api/articles/:slug/report/:id
GET /api/articles/report
GET /api/articles/:slug/report
GET /api/articles/:slug/report/:id
The endpoints which are supposed to be accessed only by Admins are not yet protected,
N/A
What does this PR do?
Enable the user to report an article
Description of Task to be completed?
How should this be manually tested?
POST /api/articles/:slug/report
DELETE /api/articles/:slug/report/:id
GET /api/articles/report
GET /api/articles/:slug/report
GET /api/articles/:slug/report/:id
DELETE /api/articles/:slug/report/:id
Any background context you want to provide?
The endpoints which are supposed to be accessed only by Admins are not yet protected,
What are the relevant pivotal tracker stories?
N/A
Screenshots (if appropriate)
N/A
Questions:
N/A