Jay Danielian
|
4c2097e017
|
Fixes response_validator to handle 3.0 responses and validate against the schema.
JSON::Validator already handles anyOf oneOf schema definitions, so those can be passed in and validation errors are returned properly
|
2019-07-20 14:33:51 -04:00 |
|
Jay Danielian
|
cd348b53f8
|
Adds anyOf support to requestBody
|
2019-07-20 13:50:38 -04:00 |
|
Jay Danielian
|
297cc447c8
|
Gets v3 request example saving as well as response example saving
Adds rubocop to the gemset
adds guard to the gemset for testing
|
2019-07-05 15:59:47 -04:00 |
|
domaindrivendev
|
fee8491ab6
|
swagger-ui as middleware & upgrade to 3.12.2
|
2018-05-17 09:02:05 -07:00 |
|
domaindrivendev
|
ad9cd5de66
|
Support paired security requirements - e.g. basic and apiKey
|
2017-08-21 01:07:47 -07:00 |
|
domaindrivendev
|
b16198377b
|
Merge branch 'add-formData-support' of https://github.com/thg303/rswag into thg303-add-formData-support
|
2017-07-21 14:25:29 -07:00 |
|
domaindrivendev
|
97c2a39cfa
|
Refactor request_factory & response_validator
|
2017-07-20 23:42:40 -07:00 |
|
Ali Qanavatian
|
44840ab836
|
Merge branch 'master' into add-formData-support
|
2017-07-04 09:45:33 +04:30 |
|
domaindrivendev
|
de7ec5f15d
|
Leverage security definitions for headers in example requests
|
2017-06-26 17:52:00 -07:00 |
|
domaindrivendev
|
353be669e4
|
Removed some deprecation warnings
|
2017-05-19 11:11:13 -07:00 |
|
ali.q
|
182ee093f4
|
add formData support
|
2017-05-11 05:06:46 +04:30 |
|
vinhbachsy
|
5cf376891a
|
Validate response headers based on specified header
Add validate_headers step in response validator.
Using JSON::Validator with validate header value with swagger header
object.
|
2016-10-18 21:46:35 +08:00 |
|
richie
|
c558098c39
|
rename to rswag plus major refactor - almost a rewrite
|
2016-10-11 18:31:12 -07:00 |
|