issues
search
postmanlabs
/
curl-to-postman
Converts curl requests to Postman Collection v2 request objects
Apache License 2.0
65
stars
31
forks
source link
Assign user errors when curl conversion fails due to handled cases
#66
Closed
dhwaneetbhatt
closed
1 year ago
dhwaneetbhatt
commented
1 year ago
This PR
Adds a new error type
UserError
Returns all known handled error scenarios wrapped in
UserError
Adds an error object to the object returned in callback as
error
Moves all known error messages to a constants file
This PR
UserError
UserError
error