fc313b7f8f
* Add UnexpectedResultError to nomad/api This allows users to perform additional status-based behavior by rehydrating the error using `errors.As` inside of consumers.
4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
```release-note:improvement
|
|
api: return a structured error for unexpected responses
|
|
```
|