PostDetailData

public struct PostDetailData : Content

Used to return a ForumPost‘s data with full user LikeType info.

Returned by: GET /api/v3/forum/post/ID

See ForumController.postHandler(_:).