dingo / api

A RESTful API package for the Laravel and Lumen frameworks.
BSD 3-Clause "New" or "Revised" License
9.33k stars 1.25k forks source link

Fix a bug introduced in earlier version which caused prepareForValidation() to be called twice #1698

Closed specialtactics closed 4 years ago

specialtactics commented 4 years ago

Applicable to Laravel (not Lumen)

Fixes https://github.com/dingo/api/issues/1668