paper-dynasty-database/app/routers_v2
Cal Corum 5e182bedac feat: add scout_opportunities and scout_claims tables and API endpoints (#44)
Support the Discord bot's new scouting feature where players can scout
cards from other teams' opened packs. Stores opportunities with expiry
timestamps and tracks which teams claim which cards.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 03:45:38 +00:00
..
__init__.py Initial Commit with /current 2023-09-13 14:44:26 -05:00
admin.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
awards.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
batstats.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
battingcardratings.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
battingcards.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
cardpositions.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
cards.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
cardsets.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
current.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
decisions.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
events.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
gamerewards.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
gauntletrewards.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
gauntletruns.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
mlbplayers.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
notifications.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
packs.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
packtypes.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
paperdex.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
pitchingcardratings.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
pitchingcards.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
pitstats.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
players.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
rarity.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
results.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
rewards.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
scout_claims.py feat: add scout_opportunities and scout_claims tables and API endpoints (#44) 2026-03-05 03:45:38 +00:00
scout_opportunities.py feat: add scout_opportunities and scout_claims tables and API endpoints (#44) 2026-03-05 03:45:38 +00:00
scouting.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
stratgame.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
stratplays.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00
teams.py fix: remove plaintext bearer token from warning logs (#7) 2026-03-05 03:43:27 +00:00