ion-cli icon indicating copy to clipboard operation
ion-cli copied to clipboard

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

Open desaikd opened this issue 1 year ago • 0 comments

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 avatar Nov 01 '24 20:11 desaikd