mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Added Participants, Likes to Topic Map
This commit is contained in:
@@ -12,6 +12,8 @@ class TopicViewSerializer < ApplicationSerializer
|
||||
:created_at,
|
||||
:views,
|
||||
:reply_count,
|
||||
:participant_count,
|
||||
:like_count,
|
||||
:last_posted_at,
|
||||
:visible,
|
||||
:closed,
|
||||
|
||||
Reference in New Issue
Block a user