Alexander Morland
Alexander Morland
I have found out that the problem is a bit hard to fix. In `delimitedBlockText` the newline is always added after ``` which I cant find a good way to...
I release now that this issue is on the wrong project also. I didnt know it was this split up. Here is link to relevant code: https://github.com/Swagger2Markup/markup-document-builder/blob/master/src/main/java/io/github/swagger2markup/markup/builder/internal/markdown/MarkdownBuilder.java#L125
@RobWin imho this is a bug, not "enhancement". Where does the "\n<type>:\n" concept come from?
Similar issue to https://github.com/Swagger2Markup/swagger2markup/issues/266 ?
Nice. And the spec limits us from getting the ability to set example values right?
Personally I would prefer the table. Can we make it an option? > On 24 Jul 2017, at 10:34, Robert Winkler wrote: > > Yes, then let's get rid of...
Welcome back @cascer1 :)
Yes I have the code running locally in Intellj but I cant figure out how to fix this. If you could give me some pointer in the right direction that...
I pressume you mean this: swagger2markup.interDocumentCrossReferencesEnabled Why is this a config and how does it make sense to have it as false by default?
Yes this did fix my issues. I would argue that the default setting for this option should be reversed, or even just removed at all as why someone wouldnt want...