Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Expand code generator support for enumerable and collection types #153

Merged
merged 1 commit into from
Feb 21, 2021

Conversation

alexmg
Copy link
Contributor

@alexmg alexmg commented Feb 21, 2021

This fixes #152 by expanding the collection types the CRD code generator can correctly declare as array in the JSON Schema.

@buehler buehler merged commit cd169e3 into buehler:master Feb 21, 2021
@github-actions
Copy link

🎉 This PR is included in version 3.0.1-prerelease.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@alexmg alexmg deleted the CollectionSchemaFix branch February 22, 2021 13:00
@github-actions
Copy link

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Collection properties are generated as object instead of array in JSON schema
2 participants