Skip to content

feat: Support record value types - #620

Merged
razor-x merged 1 commit into
mainfrom
blueprint-1.7.0-record-value-types
Aug 19, 2026
Merged

feat: Support record value types#620
razor-x merged 1 commit into
mainfrom
blueprint-1.7.0-record-value-types

Conversation

@razor-x

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

Copy link
Copy Markdown
Member

Summary

  • update @seamapi/blueprint to 1.7.0
  • generate Dict value unions from record valueTypes
  • preserve unconstrained records as Dict[str, Any]
  • merge record value constraints across flattened variants and regenerate the SDK
  • add static regression coverage for constrained and unconstrained records

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:53
@razor-x razor-x changed the title Support Blueprint record value types feat: Support Blueprint record value types Aug 19, 2026
@razor-x razor-x changed the title feat: Support Blueprint record value types feat: Support record value types Aug 19, 2026
@razor-x
razor-x merged commit fd64706 into main Aug 19, 2026
23 checks passed
@razor-x
razor-x deleted the blueprint-1.7.0-record-value-types branch August 19, 2026 00:09
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