Closed daprieu closed 3 years ago
server side code to edit posts
posts
Fixes #15
In Postman set address to http://localhost:8088/posts/<any post id> set PUT make changes related to the post keys and hit enter.
http://localhost:8088/posts/<any post id>
git fetch --all git checkout ap-editPost
git fetch --all
git checkout ap-editPost
Description
server side code to edit
posts
Fixes #15
Type of change
Testing Instructions
In Postman set address to
http://localhost:8088/posts/<any post id>
set PUT make changes related to the post keys and hit enter.git fetch --all
git checkout ap-editPost
Checklist: