Skip to content

Support Blueprint boolean constraints - #619

Merged
razor-x merged 1 commit into
mainfrom
blueprint-1.6.0-boolean-constraints
Aug 18, 2026
Merged

Support Blueprint boolean constraints#619
razor-x merged 1 commit into
mainfrom
blueprint-1.6.0-boolean-constraints

Conversation

@razor-x

@razor-x razor-x commented Aug 18, 2026

Copy link
Copy Markdown
Member

Summary

  • update @seamapi/blueprint to 1.6.0
  • generate Literal[True] and Literal[False] for constrained booleans
  • preserve unconstrained booleans as bool and multiple values as Literal[...]
  • merge boolean constraints across flattened variants and regenerate the SDK
  • add regression coverage for access-code union narrowing and opposite-literal rejection

Verification

  • npm run typecheck
  • npm run lint
  • just lint
  • just test (162 passed)

@razor-x
razor-x requested a review from a team as a code owner August 18, 2026 23:16
@razor-x
razor-x merged commit 80dcd62 into main Aug 18, 2026
23 checks passed
@razor-x
razor-x deleted the blueprint-1.6.0-boolean-constraints branch August 18, 2026 23:28
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