Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

order_cancel param is wrong #474

Open
CryptoUncleSam opened this issue Feb 4, 2021 · 1 comment
Open

order_cancel param is wrong #474

CryptoUncleSam opened this issue Feb 4, 2021 · 1 comment

Comments

@CryptoUncleSam
Copy link

https://github.com/BitMEX/api-connectors/blob/master/auto-generated/python/docs/OrderApi.md#order_cancel
Say param is order_id when is orderID

@STRML
Copy link
Contributor

STRML commented Jun 2, 2021

Looks like the adapter is trying to be "smart" and convert camelCase parameters to snake_case ones, which it shouldn't do as these keys are sent over the wire. We'll investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants