laravel-request-docs icon indicating copy to clipboard operation
laravel-request-docs copied to clipboard

Edit required field in api document without changing form request

Open mahdidev70 opened this issue 1 year ago • 0 comments

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

mahdidev70 avatar May 27 '24 11:05 mahdidev70