swagger2markup
swagger2markup copied to clipboard
Generating examples for request headers does not include the name of the header
Swagger2Markup version: 1.3.3
Problem description:
When generating examples for asciidoc, the "Request header" section doesn't include the 'name' from the swagger (it does bring in the header example though). This is visible in your example docs: https://github.com/Swagger2Markup/swagger2markup/blob/master/src/test/resources/expected/asciidoc/generated_examples/paths.adoc . This shows the "Request header" section as "string"
rather than apikey:"string"
Hi there...
I will create a PR in matter of days for this issue...
Any idea when this would be released? Keen to try it :-)
You have to ask owners of the project... maybe @RobWin could tell you more