saloonphp / saloon

🤠 Build beautiful API integrations and SDKs with Saloon
https://docs.saloon.dev
MIT License
2.09k stars 107 forks source link

Fix | V3 - Allow multiple multipart values with the same name #340

Closed Sammyjo20 closed 12 months ago

Sammyjo20 commented 12 months ago

This PR fixes #338 #254

I'm aware that this PR technically introduces a breaking change in the way multipart values are keyed behind the scenes. I'm going to proceed with this PR as this fixes an issue that multiple people have been experiencing and the breaking change is unlikely to affect the end user. I take breaking changes very seriously but decided to go with this one.