dedoc / scramble

Modern Laravel OpenAPI (Swagger) documentation generator. No PHPDoc annotations required.
https://scramble.dedoc.co/
MIT License
1.25k stars 121 forks source link

Improved merging of dot-notated params originated from method calls #583

Closed romalytvynenko closed 1 month ago

romalytvynenko commented 1 month ago

fixes #457

mkcircles commented 1 month ago

v0.11.21 throws this error on Laravel 11 array_merge(): Argument #1 must be of type array, stdClass given Please look into it.

Screenshot 2024-10-18 at 13 53 09
romalytvynenko commented 1 month ago

@mkcircles can you share more call stack info? I cannot help just by looking at this screenshot.

romalytvynenko commented 1 month ago

@mkcircles fixed in 0.11.22