postmanlabs / curl-to-postman

Converts curl requests to Postman Collection v2 request objects
Apache License 2.0
65 stars 31 forks source link

Fix an issue where a correct error is thrown if curl string has dangling args #52

Closed dhwaneetbhatt closed 1 year ago

dhwaneetbhatt commented 1 year ago

Fixes this issue

image