Within all files generated by the SDK we use the unix style end of line delimiter.
We do not consider if the generator is executed on windows or unix systems.
It will always be \n to have consistent clients between operating systems.
Settings
Member Visibility
Theme
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Within all files generated by the SDK we use the unix style end of line delimiter. We do not consider if the generator is executed on windows or unix systems. It will always be
\n
to have consistent clients between operating systems.