rswag/rswag-specs/lib/rswag/specs
Karl Johansson 4c613af2ba Allow tests to be run without generating docs
By providing the 'document: false' metadata, tests will be run but no swagger
documentation will be generated for the tagged example groups. It works on all
kinds of example groups (responses, verbs, paths etc..).
2019-11-15 16:21:04 +01:00
..
configuration.rb Adding yaml as option for generator 2019-11-02 10:45:38 +00:00
example_group_helpers.rb add options and trace verbs 2019-10-04 14:51:41 +01:00
example_helpers.rb simplify validation blocks and use correct scope 2017-07-21 22:26:14 -07:00
extended_schema.rb whitespace linting 2019-10-16 20:51:53 +01:00
railtie.rb Point the railtie to the correct file 2019-10-18 23:18:32 +01:00
request_factory.rb whitespace linting 2019-10-16 20:51:53 +01:00
response_validator.rb Show response body when the response code is unexpected. Makes it much easier to debug test failures 2018-12-22 15:20:49 +07:00
swagger_formatter.rb Allow tests to be run without generating docs 2019-11-15 16:21:04 +01:00