discourse/plugins/discourse-post-voting/app/serializers
Gabriel Grubba 803177cf35
DEV: moving BasicVoterSerializer to use BasicUserSerializer (#39763)
Removes the duplicate identity-attribute declarations in
BasicVoterSerializer in favor of the canonical chain, leaving only the
voter-specific `direction` attribute on the subclass.
2026-05-05 17:05:04 -03:00
..
basic_voter_serializer.rb DEV: moving BasicVoterSerializer to use BasicUserSerializer (#39763) 2026-05-05 17:05:04 -03:00
post_voting_comment_serializer.rb
reviewable_post_voting_comment_serializer.rb FEATURE: Restore the crawler view for post-voting comments (#39636) 2026-04-29 16:55:17 +02:00