Skip to content

Include like/favorite/comment counts in decklist API output#364

Open
jwstover wants to merge 1 commit into
zzorba:masterfrom
jwstover:feat/decklist-api-social-counts
Open

Include like/favorite/comment counts in decklist API output#364
jwstover wants to merge 1 commit into
zzorba:masterfrom
jwstover:feat/decklist-api-social-counts

Conversation

@jwstover

Copy link
Copy Markdown

The decklist social counters (nb_votes, nb_favorites, nb_comments) are shown on the site but were never included in the public API responses (/api/public/decklist/{id} and /api/public/decklists/by_date/{date}), so API consumers had no way to read a decklist's popularity.

The decklist social counters (nb_votes, nb_favorites, nb_comments) are
shown on the site but were never included in the public API responses
(/api/public/decklist/{id} and /api/public/decklists/by_date/{date}),
so API consumers had no way to read a decklist's popularity.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant