nabbar / SwaggerValidator-PHP

A Swagger Validation and Parser as lib for PHP to secure and helpful application for request / response validating, security stage, testunit skeleton, testauto generation, ... This lib can be used into any existing application who's having a swagger definition file for request/response.
Apache License 2.0
21 stars 3 forks source link

Missing method disableCacheRegen #25

Open zidisma opened 7 years ago

zidisma commented 7 years ago

Can you add a method to force disable cache like disableCacheRegen method in SwaggerPHP ?