You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add assertPathExists assertion (#146)
This assertion is a convient way to only check whether an endpoint is in
the spec or not.
Co-authored-by: Alexander Lentner <alexander.lentner@karriere.at>
Check data before merging (#91)
* try to map parameters to their types
* Update RequestValidator.php
* check data before casting
* Refactoring
* style ci
Co-authored-by: Adam Campbell <adam@hotmeteor.com>
Co-authored-by: Bastien Philippe <bastien.philippe@soyhuce.fr>