fix: remove dead roster fields from CSV in v1_cards_get_one (#36) #37

Closed
cal wants to merge 1 commits from ai/paper-dynasty-database-36 into main

1 Commits

Author SHA1 Message Date
Cal Corum
e46a6e7493 fix: remove dead roster fields from CSV in v1_cards_get_one (#36)
All checks were successful
Build Docker Image / build (pull_request) Successful in 50s
Removes non-existent roster1/roster2/roster3 columns from CSV output.
Accessing this_card.roster1.name raised AttributeError at runtime for
any GET /api/v2/cards/{card_id}?csv=true request.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 13:36:26 -06:00