Closed madhuravius closed 2 years ago
This should fix possible errors when non-swagger errors bubble up within the client.
This was handled for all errors that are non-client non-swagger errors and is very specific when the Payload is nil and wasn't accounted for in a unit test.
Payload
This should fix possible errors when non-swagger errors bubble up within the client.
This was handled for all errors that are non-client non-swagger errors and is very specific when the
Payload
is nil and wasn't accounted for in a unit test.