laravel-request-docs
laravel-request-docs copied to clipboard
Edit required field in api document without changing form request
Remove a field from validation when using prepareForValidation and set something extra to the request.
When I use the prepareForValidation method in a form request to add a new key and value, the API documentation considers that field as a required field that must come from the