You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
I have a very simple RAML document:
Running AMF, it seems that the parser appends
\\n
at the end of my description, which results into the following OAS:And querying the graph, I also get a magic
\
inside the description:Is appending
\\n
on purpose or just a bug?The text was updated successfully, but these errors were encountered: