Skip to content

Formatting of responses, support for YAML output

Compare
Choose a tag to compare
@drewish drewish released this 06 May 20:35
· 14 commits to master since this release
5e6127c

@ZurgInq provided RSpec::Rails::Swagger::ResponseFormatters to allow control over how the example responses are formatted (#33)

If you use .yaml or .yml as the extension for a Swagger file assigned in config.swagger_docs the contents will be formatted as YAML rather than JSON (#37)