Closed MercerFrey closed 1 year ago
374This pull request handles posts. However they do not have comments in them.
We decided implementing fetch comments endpoint to get all comments of a post instead of returning comments inside of the list all posts endpoint. Lists all posts works appropriately now.
An endpoint for listing all posts is required. This API should get all posts and all comments associated with them and returns a list.