mpociot/laravel-apidoc-generator

Getting bodyParams from custom form request

lk77 opened this issue · 0 comments

lk77 commented

Hello,

it would be great to be able to recover bodyParams from custom requests,
with something like @request App\Http\Request[...]::class

what do you think ?

thanks.