Skip to content

fix: type WorkersBindingKindJson json property to accept all JSON values#2721

Open
christhorwarth wants to merge 2 commits intocloudflare:nextfrom
christhorwarth:ct/iac-357-json-typed-string
Open

fix: type WorkersBindingKindJson json property to accept all JSON values#2721
christhorwarth wants to merge 2 commits intocloudflare:nextfrom
christhorwarth:ct/iac-357-json-typed-string

Conversation

@christhorwarth
Copy link
Copy Markdown

Addresses issue: #2682

  • I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

  • Widens the json property on WorkersBindingKindJson from string to string | Record<string, unknown> | unknown[] | number | boolean | null across all 14 interface definitions
  • Adds a regression test validating all JSON value types are accepted

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