mtrajano / laravel-swagger

Auto generates the swagger documentation of a laravel project based on best practices and simple assumptions
167 stars 71 forks source link

fix getAction syntax #8

Closed bav55 closed 4 years ago

bav55 commented 5 years ago

Hello! Thanks for your usefull tool! Due to this error, I could not get the parameters from the POST body

mtrajano commented 5 years ago

Hey thank you for the pr, would you mind posting what version of Laravel you have so I can investigate it further

bav55 commented 4 years ago

I'm use Laravel 5.4