episode: PD API /players endpoint: filter by cardset uses "cardset_id" not "cardset"

This commit is contained in:
Cal Corum 2026-02-22 09:44:22 -06:00
parent c98ae91295
commit caf5b7fb6b

View File

@ -24,3 +24,7 @@ To
## 09:44 - Paper Dynasty card-creation needs a dedicated API query CLI tool
- **Type:** decision
- **Tags:** paper-dynasty, cli, tooling, future-work, card-creation
## 09:44 - PD API /players endpoint: filter by cardset uses "cardset_id" not "cardset"
- **Type:** fix
- **Tags:** paper-dynasty, api, debugging, gotcha, card-creation, fix