Including the '\r\n' newline in a description results in non-compiling code #143
Labels
area/generator
Affects: plugin, CLI, config file.
kind/bug
Feature doesn't work as expected.
size/S
Small task. (A couple of hours of work.)
using asp.net to write a web api, with Swashbuckle to document the api. the swagger.yaml files puts in \r\n if the documentation is on multiple lines
C# - .net
the resulting yaml file will have this
This result in a compile error:
The text was updated successfully, but these errors were encountered: