Skip to content

fix: tighten body validation and stream timeout handling#16

Merged
francoischalifour merged 3 commits into
mainfrom
fc/freeze-local-verify-install
Jul 1, 2026
Merged

fix: tighten body validation and stream timeout handling#16
francoischalifour merged 3 commits into
mainfrom
fc/freeze-local-verify-install

Conversation

@francoischalifour

Copy link
Copy Markdown
Member

Summary

  • Validate --input and @file JSON bodies before they reach API execution.
  • Split live stream timeout handling so connect and read phases are enforced independently.
  • Expand CI and integration coverage for OpenAPI generation, upsert, and timeout behavior.

Testing

  • Added unit coverage for invalid and valid @file JSON payloads.
  • Added live stream timeout tests for connect-only and read-timeout paths.
  • Extended the shell integration flow to cover upsert by primary key.

@francoischalifour francoischalifour changed the title Tighten body validation and stream timeout handling fix: tighten body validation and stream timeout handling Jul 1, 2026
@francoischalifour francoischalifour merged commit 4c4ce08 into main Jul 1, 2026
4 of 5 checks passed
@francoischalifour francoischalifour deleted the fc/freeze-local-verify-install branch July 1, 2026 09:14
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.

2 participants