gdax-python-api
gdax-python-api copied to clipboard
Fix cancel order
DELETE requests with None body were resulting in a 400 BadRequest. Before, the None was encoded to null.