andreaselia / laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API
MIT License
958 stars 99 forks source link

form update request unique #81

Closed teoprayoga closed 1 year ago

teoprayoga commented 1 year ago

failed to export postman when form request has params. in my case form update request unique, email, {USER_ID}

andreaselia commented 1 year ago

Hi @teoprayoga, could you provide steps to reproduce this issue, please?

andreaselia commented 1 year ago

Closing until reproducible steps are included.