You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.
Comment object is missing from the post object response, all comments of a specific post should always be returned with that post when requested. Unless comments are going to be requested separately?
The text was updated successfully, but these errors were encountered:
That's true, thus in current php backend only the latest 3 comments of each post in feed is returned. Need a discussion regarding whether to display the comment or not in the new feed layout.
Comment object is missing from the post object response, all comments of a specific post should always be returned with that post when requested. Unless comments are going to be requested separately?
The text was updated successfully, but these errors were encountered: