Rahul Somasunderam
                                            Rahul Somasunderam
                                        
                                    This is after my fix  I'm seeing this in a multijob project by the way.
Hey @sghill! I was trying to change as little as possible on my PR. I thought I would rewrite the integration tests to use test containers instead of relying on...
@felipecao Actually the `constraints.constraints` seems to be non standard swagger. I've implemented support for `enum`, `minimum` and `maximum` documented [here](https://github.com/swagger-api/swagger-spec/blob/master/versions/1.2.md#433-data-type-fields). This should take care of most commonly used grails constraints....
Actually Swagger Spec 2.0 supports custom fields that are prefixed with `x-`. Look at [this](https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md#patterned-objects). Unfortunately, we can't do that until Swaggydoc moves to Swagger 2.0 spec. That is quite...
@jmhobrien You've got some failing tests. Please look at https://travis-ci.org/rahulsom/swaggydoc/builds/66148487
Unfortunately @Dinoshauer 's solution cannot be used on cloud bees