+++++ * Fix issue in _cmd.py.j2 (80) * Fix nullable issue for discriminators (81) * Fix frozen issue for additional_props (81)
0.6.1
+++++ * Disable `singular options` generation for list argument by default (79)
0.6.0
+++++ * Support singular options for list argument (78) * Fix argument long summary generation (78)
0.5.1
+++++ * Fix command name generation with url endwith slash (75) * Enable more arg types in command generation (76) * Fix left over `set_discriminator` in _cmd.py.j2 template (77) * Support `nullable` for elements of list and dict args in `update` commands (77)
0.5.0
+++++ * Support argument hidden in Workspace Editor. * Fix body parameter required issue. * Support to pass a required empty object property.
0.4.0
+++++ * [Breaking Change] Replace *.xml by *.json file in `/Resources` folder of `aaz` repo, keep `*.xml` only for model review.