Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 683 Bytes

File metadata and controls

17 lines (12 loc) · 683 Bytes

OpenAPI Spec Changelog

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.

2.1.0 — 2026-05-21

  • Align /account response schema with the live flat shape (#230).

2.0.0

  • 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.)