Skip to content

Respect IntOrString type in schema with int | str#24

Merged
petermorrowdev merged 1 commit intomainfrom
bug/respect-int-or-str-type
Nov 7, 2025
Merged

Respect IntOrString type in schema with int | str#24
petermorrowdev merged 1 commit intomainfrom
bug/respect-int-or-str-type

Conversation

@petermorrowdev
Copy link
Owner

Respecting the JSON schema here is the cleanest way to implement this since many of these fields have k8s server level validations that will be tricky to replicate reliably in gybe's type checks.

Respecting the JSON schema here is the cleanest way to implement this
since many of these fields have k8s server level validations that will
be tricky to replicate reliably in gybe's type checks.
@petermorrowdev petermorrowdev merged commit 5612122 into main Nov 7, 2025
1 check passed
@petermorrowdev petermorrowdev deleted the bug/respect-int-or-str-type branch November 7, 2025 22:24
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