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

Add subcommand for generate that outputs a report on what types are supported with code gen #170

Open
desaikd opened this issue Nov 1, 2024 · 0 comments
Labels
code generation Improvements for code generation subcommand `generate` enhancement New feature or request

Comments

@desaikd
Copy link
Contributor

desaikd commented Nov 1, 2024

As we work on a 1.0 for code generation tool, there are few constraints not supported yet. By creating subcommand(e..g check?) within generate to check all the schema files in given authority(s) and return a report on what schema types are not supported for code generation with the reasoning around which constraints are not supported.

@desaikd desaikd added enhancement New feature or request code generation Improvements for code generation subcommand `generate` labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code generation Improvements for code generation subcommand `generate` enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant