Jeremy Whitlock
                                            Jeremy Whitlock
                                        
                                    Well, since you've proven the web frameworks are working as expected then my concern of abuse is dissolved. We'll get this supported.
I'm not sure I understand. Is this a `swagger-ui` configuration thing?
`PATCH` makes sense to me but `DELETE` doesn't. But at the same time, I did some digging and since there is no explicit mention in the spec that a body...
We were already in agreement. :)
Maybe we just remove the filtering based on HTTP method. If _"any HTTP request message is allowed to contain a message body"_, who are we to disallow sending and validating...
The issues is due to you having `/` in the `#/definition` name. While Swagger itself does not forbid this, it does break JSON References resolution because `/` is a special...
I'll give it a peek when releasing in a few days.
This is just how the mock functionality was written. The mocking support was just an initial pass with no input from anyone else. We could potentially just use some convention...
I'll have to look into it. Thanks for the report.
Thanks, I'll give it a peek.