aaz-dev-tools

Atomic Azure CLI Dev Tools

MIT License

Downloads
7.4K
Stars
19

Bot releases are visible (Hide)

aaz-dev-tools - v2.10.1 Latest Release

Published by github-actions[bot] about 2 months ago

  • Fix swagger additional property patch (#397)
aaz-dev-tools - v2.10.0

Published by github-actions[bot] 3 months ago

  • Fix discriminate_by method in generated response schema code (#380)
  • Ignore the required flag for read only property in swagger (#390)
  • Escape backslashes in examples docstrings (#391)
aaz-dev-tools - v2.9.0

Published by github-actions[bot] 4 months ago

  • Support output flatten control in workspace editor (#368)
  • Fix read-only flag in generated code (#378)
aaz-dev-tools - v2.8.0

Published by github-actions[bot] 4 months ago

  • Support enum extension (#366)
  • Escape backslashes in docstrings (#360)
  • Escape backslash using constant-convert (#365)
  • Support keywords as arg name (#362)
  • Handle keyword in response
  • Conduct code doc (#364)
aaz-dev-tools - v2.7.0

Published by github-actions[bot] 5 months ago

  • Support example generation (#361)
aaz-dev-tools - v2.6.2

Published by github-actions[bot] 6 months ago

  • Refine documentation (#345, #349, #355, #356)
  • Add response schema for lro delete operation (#350)
  • Support empty free-form object (#348)
  • Display ParseJsonFailed error logs (#347)
  • Fix readOnly parsing problem in Swagger (#346)
aaz-dev-tools - v2.6.1

Published by github-actions[bot] 7 months ago

  • Adapt new polices for LRO operation (#333)
aaz-dev-tools - v2.6.0

Published by necusjz 9 months ago

  • Fix invalid URL in the document (#327)
  • Support dynamic endpoints retrieve from ARM Cloud Metadata API (#316)
aaz-dev-tools - v2.5.1

Published by github-actions[bot] 10 months ago

  • Chore: support model from data-plane (#321)
  • Fix bug when name in upper case (#322)
aaz-dev-tools - v2.5.0

Published by necusjz 11 months ago

  • Ignore --subscription generation when it has alias (#318)
  • Fix data-plane generation issue (#317)
  • Fix bug to render dynamic endpoint client (#314)
  • Add documentation for data-plane dynamic endpoint config (#315)
aaz-dev-tools - v2.4.0

Published by github-actions[bot] 11 months ago

  • Support data plane client with dynamic endpoint fetched from a response. (#311 #314 #315)
aaz-dev-tools - v2.3.0

Published by github-actions[bot] 11 months ago

  • Support data-plane generation. (#307)
  • Fix bug in swagger discriminator parse. (#305)
aaz-dev-tools - v2.2.0

Published by github-actions[bot] 12 months ago

  • Add aaz-dev swagger export-resources command. (#302)
  • Set utf-8 encoding for all file open. (#298)
aaz-dev-tools - v2.1.0

Published by necusjz about 1 year ago

  • Support empty object defined in Swagger specification. (#293)
aaz-dev-tools - v2.0.0

Published by github-actions[bot] about 1 year ago

  • Limit a workspace to one resource provider only. (#290)
aaz-dev-tools - v1.8.0

Published by github-actions[bot] about 1 year ago

  • Support to pass an empty request body when it's required (#286)
  • Improve the response time of '/AAZ/Editor/Workspaces' api (#287)
  • Ignore non-UTF-8 of aaz json file verification (#288)
aaz-dev-tools - v1.7.1

Published by github-actions[bot] about 1 year ago

  • Fix bug when generate property name with special characters in code (#284)
aaz-dev-tools - v1.7.0

Published by github-actions[bot] about 1 year ago

  • Mark a secret property as not required in response flags (#281)
  • Raise error when command tree failed to decode, and support configuration key (#282)
aaz-dev-tools - v1.6.2

Published by necusjz about 1 year ago

  • Convert int value to float for FloatArg default and blank value (#279)
aaz-dev-tools - v1.6.1

Published by github-actions[bot] about 1 year ago

  • Fix bug when special characters appeared in discrimination value (#275)
  • Fix docs link in homepage (#277)