Closed M-A-D-A-R-A closed 2 years ago
Implement Endpoint for Add Comment and added decorator
URL and Responses:-
URL:- BASE_URL +//api/v1/comment/create/<int:issue_id>
URL:- BASE_URL +/api/v1/comment/create/1
https://user-images.githubusercontent.com/56160262/174245250-de838141-9f76-4fe0-8bab-1a32434b0a3b.mp4
SQL entry:-
Description
Implement Endpoint for Add Comment and added decorator
Type of change
URL and Responses:-
URL:- BASE_URL +//api/v1/comment/create/<int:issue_id>
Example URL:URL:- BASE_URL +/api/v1/comment/create/1
https://user-images.githubusercontent.com/56160262/174245250-de838141-9f76-4fe0-8bab-1a32434b0a3b.mp4
SQL entry:-
Checklist: