unchase / Unchase.Swashbuckle.AspNetCore.Extensions

:hammer: A library contains a bunch of extensions (filters) for Swashbuckle.AspNetCore.
https://www.nuget.org/packages/Unchase.Swashbuckle.AspNetCore.Extensions
Apache License 2.0
115 stars 16 forks source link

Use always \n for newline #22

Closed Lazzaretti closed 1 year ago

Lazzaretti commented 2 years ago

As proposed in https://github.com/unchase/Unchase.Swashbuckle.AspNetCore.Extensions/issues/21 I would like always to use the same newline separate, independent of the OS. The file is served on a server, and the client should not be aware of the server OS. In addition, it makes the diff from to different OS easier.