Alexander Morland
Alexander Morland
If I enable the *separatedDefinitionsEnabled* feature I do get my definition objects created in individual files, but it still creates the "parent" page, which becomes just a list of H3...
Swagger2Markup version: 1.3.1 Given this spec: ``` swagger: "2.0" info: description: "This is a sample server Petstore server. You can find out more about Swagger at [http://swagger.io](http://swagger.io) or on [irc.freenode.net,...
If asked to generated markdown with json example code, it creates this: > \``` > json : > > { instead of this > \```json > { Swagger2Markup version: 1.3.1
Consider a swagger that includes this on the a resource definition: ```yml errorContext: type: object description: Map with additional error information example: field: currency ``` The markdown that is generated...
The APC adapter doesnt implement the interface correctly, it returns directly the result of apcu_store even though the interface calls for boolean result. Also it includes the trait MultipleTrait even...
The problem is that there was added arguments, changed orders. The added DPI field takes the quality value that is stored in workflows and the new quality field gets NaN...