SwaggerValidator-PHP icon indicating copy to clipboard operation
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...

Results 5 SwaggerValidator-PHP issues
Sort by recently updated
recently updated
newest added

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...

feature