postmanlabs / curl-to-postman

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

Fixed various Type Errors that were frequently occurring. #75

Closed VShingala closed 9 months ago

VShingala commented 9 months ago

Overview

This PR aims to fix various TypeErrors that are reported to occur. These type errors are happening due to certain edge cases in which input cURL can be.