Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pin command: rename Error field to Errors
The commands library interprets the result as an error if it has an Error field. We're working on fixing this by ensuring that errors are either sent as trailers or as the body of a non-200 response. However, we've kept the client-side of the commands library backwards compatible for now. 🦆 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
- Loading branch information