Skip to content

fix(gamma): type search sort fields#118

Open
cesarenaldi wants to merge 1 commit into
mainfrom
fix/dev-313-search-types
Open

fix(gamma): type search sort fields#118
cesarenaldi wants to merge 1 commit into
mainfrom
fix/dev-313-search-types

Conversation

@cesarenaldi

@cesarenaldi cesarenaldi commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a SearchSort literal for supported search sort fields
  • validate unsupported search sort values instead of silently forwarding them
  • clarify that keep_closed_markets is an hour window, not a boolean

Verification

  • uv run pytest tests/unit/test_gamma_paginated_specs.py -q
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run pyright
  • make check

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