Skip to content

Fix x-kubernetes-int-or-string precedence#60

Merged
lblackstone merged 1 commit intopulumi:masterfrom
madsbacha:fix-schema-type-precedence
Jan 4, 2022
Merged

Fix x-kubernetes-int-or-string precedence#60
lblackstone merged 1 commit intopulumi:masterfrom
madsbacha:fix-schema-type-precedence

Conversation

@madsbacha
Copy link
Contributor

Give x-kubernetes-int-or-string precedence over anyOf, allOf and oneOf.

Fix issue #46 by rearranging the code to match on x-kubernetes-int-or-string before anyOf, allOf and oneOf as described in the comment here: #46 (comment)

Give x-kubernetes-int-or-string precedence over anyOf, allOf and oneOf
Copy link
Member

@lblackstone lblackstone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

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