scribe icon indicating copy to clipboard operation
scribe copied to clipboard

Postman collection for array of files

Open Metallizzer opened this issue 4 years ago • 1 comments

What happened?

  1. I'm adding an array of files to the FormRequest rules method image
  2. Then I run php artisan scribe:generate and the generated postman collection looks like this image

instead of image

My environment:

  • PHP version (from php -v): 8.1.2
  • Framework (Laravel/Lumen): Laravel
  • Laravel/Lumen version (from composer show laravel/framework or composer 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

Metallizzer avatar Feb 09 '22 09:02 Metallizzer

Thanks for the report. PRs welcome!

shalvah avatar Feb 09 '22 11:02 shalvah