aaz-dev-tools

Atomic Azure CLI Dev Tools

MIT License

Downloads
7.4K
Stars
19

Bot releases are visible (Hide)

aaz-dev-tools - v0.9.3

Published by github-actions[bot] over 2 years ago

  • Support DurationArg, DateArg, DateTimeArg and UuidArg generation (#90)
aaz-dev-tools - v0.9.2

Published by github-actions[bot] over 2 years ago

  • Support empty object argument (#89)
  • Add CMDIdentityObjectSchemaBas and CMDIdentityObjectSchema schema (#89)
  • Support use null to unset object or array type elements in dict or array (#89)
aaz-dev-tools - v0.9.1

Published by github-actions[bot] over 2 years ago

  • Fix wait command generation while get operation contains query or header parameters (#88)
aaz-dev-tools - v0.9.0

Published by github-actions[bot] over 2 years ago

  • Support wait command generation (#86)
aaz-dev-tools - v0.8.0

Published by github-actions[bot] over 2 years ago

  • Support argument validation (#85)
aaz-dev-tools - v0.7.1

Published by github-actions[bot] over 2 years ago

  • Fix parse swagger file path version
aaz-dev-tools - v0.7.0

Published by github-actions[bot] over 2 years ago

  • Improve message display in swagger picker (#83)
  • Update MIN_CLI_CORE_VERSION to 2.38.0 (#83)
aaz-dev-tools - v0.6.2

Published by github-actions[bot] over 2 years ago

  • Fix issue in _cmd.py.j2 (#80)
  • Fix nullable issue for discriminators (#81)
  • Fix frozen issue for additional_props (#81)
aaz-dev-tools - v0.6.1

Published by github-actions[bot] over 2 years ago

  • Disable singular options generation for list argument by default (#79)
aaz-dev-tools - v0.6.0

Published by github-actions[bot] over 2 years ago

  • Support singular options for list argument (#78)
  • Fix argument long summary generation (#78)