scribe
scribe copied to clipboard
Postman collection for array of files
- [x] I confirm that I have read and attempted the tips in the Troubleshooting Guide.
What happened?
- I'm adding an array of files to the FormRequest rules method
- Then I run
php artisan scribe:generateand the generated postman collection looks like this
instead of

My environment:
- PHP version (from
php -v): 8.1.2 - Framework (Laravel/Lumen): Laravel
- Laravel/Lumen version (from
composer show laravel/frameworkorcomposer show laravel/lumen-framework): v9.0.0 - Scribe version (from
composer show knuckleswtf/scribe): 3.23.0
My Scribe config (minus the comments): I use default settings
Thanks for the report. PRs welcome!