Suggestion to add NewLineBehavior setting in the ClientGeneratorSettings #4923
pedrosbanioles
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be useful at the end of the generation of the c# client code to be able to set the output line endings manually to either Unix (LF) or Windows. This could help in mitigating issues with line endings when generating on a build server and help to standardize the output.
Referring to this stage here:
ClientGeneratorBase - Line 89
Beta Was this translation helpful? Give feedback.
All reactions