This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
--debug Flag added swagger details in help. --debug Flag should not change behavior of code generation. #846
Labels
priority_p1_important
important but not blocking
Issue: --debug Flag added swagger details in help. --debug Flag should not change behavior of code generation.
--debug flag should display details log on console. It should change behavior of code generation.
E.g. command help after code generated using --debug flag
Example code generated with --debug and without --debug flag
Azure/azure-cli-extensions@2843d77
Recommendation: use separate flag to detail help(which include swagger details).
Code Reference to fix:
autorest.az/src/generate/renders/generated/CliParams.ts
Line 416 in c85ea6a
The text was updated successfully, but these errors were encountered: