Skip to content

Validate Model Target JSON responses - #3222

Merged
adamtheturtle merged 1 commit into
mainfrom
validate-model-target-json
Sep 10, 2026
Merged

Validate Model Target JSON responses#3222
adamtheturtle merged 1 commit into
mainfrom
validate-model-target-json

Conversation

@adamtheturtle

Copy link
Copy Markdown
Member

Summary

  • reuse the shared recursive JSONValue type for Model Target request data
  • parse Model Target API responses through the existing JSON-object validator
  • remove the dict[str, object] conversion and untyped response parsing

Validation

  • uv run --group=dev prek run --all-files --hook-stage pre-commit --no-fail-fast
  • uv run --group=dev prek run --all-files --hook-stage pre-push --no-fail-fast
  • uv run --group=dev pytest -q (460 passed)

@adamtheturtle
adamtheturtle merged commit c6656ec into main Sep 10, 2026
13 checks passed
@adamtheturtle
adamtheturtle deleted the validate-model-target-json branch September 10, 2026 14:37
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