Skip to content

feat: add OddsLine.is_active field (SHA-3803)#10

Merged
Mlaz-code merged 1 commit into
mainfrom
feat/sha-3803-is-active
May 31, 2026
Merged

feat: add OddsLine.is_active field (SHA-3803)#10
Mlaz-code merged 1 commit into
mainfrom
feat/sha-3803-is-active

Conversation

@Mlaz-code

Copy link
Copy Markdown
Contributor

Adds OddsLine.is_active (bool, default True). False = market suspended/closed with the price frozen — mirrors OpticOdds locked-odds, exposed as a queryable field. Absent on the wire is treated as True.

Additive optional field; bumps 0.3.3 → 0.4.0 (realigns the stale __init__.__version__). ruff + import verified.

Consumer side: sharp-api-go #725. Refs SHA-3803.

Type: feat

🤖 Generated with Claude Code

`False` = market suspended/closed with the price frozen (mirrors OpticOdds
locked-odds, exposed as a queryable field). Absent on the wire = `True`.
Additive optional field; bumps 0.3.3 -> 0.4.0 (also realigns __init__ version).

Type: feat

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Mlaz-code Mlaz-code merged commit 9b810bd into main May 31, 2026
4 checks passed
@Mlaz-code Mlaz-code deleted the feat/sha-3803-is-active branch May 31, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant