SwaggerValidator-PHP
SwaggerValidator-PHP copied to clipboard
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 int...
Hello, We have recently added REST API to OJS project and have put together a swagger document. I am currently in the process of setting tests coverage for the api....
remove "-dev" from releases. packagist adds releases automatically from git tag. with your current solution there was no "stable" release available.
Can you add a method to force disable cache like disableCacheRegen method in SwaggerPHP ?
Motivation: I wanted to build a PSR-7 compliant Swagger Validation and searched for some libraries I can use for this. So I found this library and looked a bit through...