Rob Graham
Rob Graham
Please add this! It's causing none of our swagger entries to work. when `Z` = `foo/bar` in the parameters The path:`/api/{Z}` turns into `/api/foo%2Fbar`
I too am not able to catch errors when receiving an `ENOTFOUND`. ``` { host: "foo", retry_strategy: function (options) { if (options.error && options.error.code === "ENOTFOUND") { return new Error("The...
Still no luck on my end... I've set it up to show a notification each time the app is launched or a menu item is clicked. It shows 1 notification...