History of public/openapi.json info.version bumps. See the
spec-versioning policy for when and how
to bump. Every change to API paths or response schemas gets a one-line entry here;
the OpenAPI Version Check CI job
enforces that a bump has a matching entry.
- Align
/accountresponse schema with the live flat shape (#230).
- Baseline versioned spec. (Note:
/sports/{sportId}and/sportsbooks/{bookId}were removed under this version in #218 without a bump — the gap that motivated the versioning policy in #233.)