RonasIT / laravel-swagger

Laravel-Swagger is a fully automate tool which allows to generate and save swagger-based documentation after successful completing your application's feature tests.
https://ronasit.com
MIT License
142 stars 42 forks source link

Ability to work with `Rule` facade #87

Closed DenTray closed 10 months ago

DenTray commented 1 year ago

We need to extend the validation rules parser to be able to parse rule from the Rule facade

DenTray commented 1 year ago

@NikitaYakovlev works great! thanks!

DenTray commented 10 months ago

Released in 2.2 version