domaindrivendev
|
521ab14eaf
|
Merge pull request #72 from domaindrivendev/minimal-dependencies
Reduces dependencies to just the required Rails components
|
2017-06-28 09:18:32 -07:00 |
|
domaindrivendev
|
8f5cb1aa12
|
Reduce depencencies to require Rails components only
|
2017-06-28 09:01:07 -07:00 |
|
domaindrivendev
|
519eb74cdd
|
Merge pull request #71 from domaindrivendev/basic-auth-take2
Basic auth take2
|
2017-06-28 00:16:38 -07:00 |
|
domaindrivendev
|
de7ec5f15d
|
Leverage security definitions for headers in example requests
|
2017-06-26 17:52:00 -07:00 |
|
domaindrivendev
|
e40c5fc26e
|
Prep for 1.3.0
|
2017-06-26 17:39:34 -07:00 |
|
domaindrivendev
|
1de29136ef
|
Merge pull request #64 from jume-dev/swagger-ui-url-patch
Add proper swagger ui url
|
2017-06-26 17:39:04 -07:00 |
|
domaindrivendev
|
88449944e1
|
Merge pull request #47 from DMiPartners/fixdepnotice
get no deprecation; add some docs
|
2017-06-26 17:32:32 -07:00 |
|
domaindrivendev
|
e03a6d333f
|
Merge branch 'master' into fixdepnotice
|
2017-06-26 17:26:28 -07:00 |
|
domaindrivendev
|
215aaddb7d
|
Merge pull request #69 from lazebny/rswag-ui-issue-with-precompilation
Fixed issue with precomilation
|
2017-06-19 07:17:15 -07:00 |
|
Vadim Lazebny
|
925b754233
|
Fixed issue with precomilation
|
2017-06-19 15:27:21 +03:00 |
|
Robert Kranz
|
69c7decce1
|
Add proper swagger ui url
As this only supports swagger ui 2, the url should link accordingly
|
2017-06-01 16:01:15 +02:00 |
|
domaindrivendev
|
353be669e4
|
Removed some deprecation warnings
|
2017-05-19 11:11:13 -07:00 |
|
domaindrivendev
|
75d676d753
|
Merge pull request #59 from grk/rails-5-1
Relax Rails dependency to allow 5.1
|
2017-05-19 10:39:29 -07:00 |
|
domaindrivendev
|
1b3a976313
|
Merge branch 'master' into rails-5-1
|
2017-05-19 10:35:00 -07:00 |
|
domaindrivendev
|
2617fdc48d
|
Prep for v1.2.1 release
|
2017-05-19 10:32:22 -07:00 |
|
Grzesiek Kolodziejczyk
|
724ede0076
|
Remove unnecessary whitespace
|
2017-05-18 11:48:14 +02:00 |
|
Grzesiek Kolodziejczyk
|
8aeb9a6c70
|
Relax Rails dependency to allow 5.1
|
2017-05-18 11:47:40 +02:00 |
|
ali.q
|
182ee093f4
|
add formData support
|
2017-05-11 05:06:46 +04:30 |
|
domaindrivendev
|
25d8adaf8b
|
Merge pull request #57 from horiaradu/master
Response body value validation
|
2017-04-29 12:46:31 -07:00 |
|
Horia Radu
|
f195c82759
|
yield entire response instead of only the body
|
2017-04-29 21:17:53 +03:00 |
|
Horia Radu
|
37f86f6d94
|
yield entire response instead of only the body
|
2017-04-29 12:06:57 +03:00 |
|
Horia Radu
|
51c9f4e5e6
|
Response body value validation
Add the possibility to pass a block to the run_test!
method in order to add expectations on your response
|
2017-04-28 11:46:52 +03:00 |
|
Dante Piombino
|
233c5cc735
|
get no deprecation; add some docs
|
2017-02-16 16:31:45 -05:00 |
|
domaindrivendev
|
cf9170101b
|
Merge pull request #42 from PavelBezpalov/master
Add way for examples generation from responses
|
2017-01-19 08:52:40 -08:00 |
|
Pavel Bezpalov
|
98d5b982c4
|
Add way for examples generation from responses
|
2017-01-19 11:46:56 +02:00 |
|
richie
|
77d4cbe0ea
|
Prep for v1.2.0 release
|
2017-01-08 07:51:24 -08:00 |
|
domaindrivendev
|
32a7ab8234
|
Merge pull request #40 from PavelBezpalov/master
Add missing in production assets
|
2017-01-05 08:16:10 -08:00 |
|
Pavel Bezpalov
|
95b009a72f
|
Add missing in production assets
|
2017-01-04 16:38:12 +02:00 |
|
richie
|
471dff5e34
|
Prep for v1.1.0 release
|
2016-11-08 12:43:31 -08:00 |
|
richie
|
99be8135f7
|
Wire up capybara & add simple feature spec for swagger-ui
|
2016-11-08 12:38:51 -08:00 |
|
richie
|
8315eda8b2
|
Update ui to use digest assets in prod
|
2016-11-02 22:15:09 -07:00 |
|
domaindrivendev
|
e1fe9f3239
|
Merge pull request #33 from vinh0604/master
Simplify response header validation
|
2016-10-19 17:15:50 -07:00 |
|
vinhbachsy
|
64b0de494f
|
Simplify response header validation
Change to checks for the presence of required headers instead of using
JSON::Validator
|
2016-10-20 01:33:43 +08:00 |
|
domaindrivendev
|
9d4069bcfe
|
A minor readme update
|
2016-10-19 00:37:06 -07:00 |
|
domaindrivendev
|
17a6cd13c4
|
Merge pull request #32 from vinh0604/master
Validating response headers and setting response examples
|
2016-10-19 00:09:48 -07:00 |
|
vinhbachsy
|
0b0acfe4c7
|
Rename response_examples to examples for consistent DSL
Special handling `examples` invocation with no parameters to avoid
overriding the `examples` method of rspec-core ExampleGroup
|
2016-10-19 03:04:03 +08:00 |
|
vinhbachsy
|
5ea97a4278
|
Update README for response headers and examples
|
2016-10-18 21:46:35 +08:00 |
|
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 |
|
vinhbachsy
|
10dd37896f
|
Support setting examples for response
Add helper method `response_examples` to inject response examples to swagger
|
2016-10-18 21:46:35 +08:00 |
|
richie
|
3506fee3d0
|
Prep for 1.0.3 release
|
2016-10-17 14:50:57 -07:00 |
|
richie
|
5df130922f
|
Support x-nullable in respone_validator
|
2016-10-17 14:47:11 -07:00 |
|
richie
|
5a19cd2373
|
Push latest Gemfile.lock
|
2016-10-14 17:50:42 -07:00 |
|
richie
|
7025ec0063
|
Prep for v1.0.2 release
|
2016-10-14 17:48:16 -07:00 |
|
richie
|
23f4120fe3
|
Parse defined security requirements correctly
|
2016-10-14 17:44:27 -07:00 |
|
richie
|
312f68ae72
|
Rename ExampleHelpers.config - appeared to be conflicting in Rails 4+
|
2016-10-14 09:55:55 -07:00 |
|
richie
|
63e0e53104
|
Merge branch 'path-item-parameters'
|
2016-10-13 18:17:30 -07:00 |
|
richie
|
4d675056c1
|
Support parameters provided at the 'path' level
|
2016-10-13 18:17:19 -07:00 |
|
richie
|
de09df59e1
|
Move path metadata into 'path_item' hash
|
2016-10-13 17:23:31 -07:00 |
|
richie
|
b81b2927be
|
More useful error messages in rswag-specs
|
2016-10-13 16:56:44 -07:00 |
|
richie
|
f1850bc6d0
|
Ensure Gemfile.lock is up-to-date
|
2016-10-12 14:16:29 -07:00 |
|