knuckleswtf / scribe

Generate API documentation for humans from your Laravel codebase.✍
https://scribe.knuckles.wtf/laravel/
MIT License
1.58k stars 280 forks source link

Fixes : Converting ResponseCalls.php $settings with Extractor::transformOldRouteRulesIntoNewSettings() #816

Closed VFAndrew closed 4 months ago

VFAndrew commented 4 months ago

-using correct array key to access query and body parameters for response calls

shalvah commented 4 months ago

Thanks for debugging this! I think I missed a call to this method, so I've added it now, in its proper place. Sorry, gonna close this PR. It should now be fixed in 4.33.0.