Closed semashkinvg closed 5 years ago
As a developer, I should have access to the Chat information through the REST API /Chat, /Schema, /Settlement
https://github.com/BitMEX/api-connectors/tree/master/auto-generated/csharp
TODO: uncomment fields under BitmexApiUrls.Chat, BitmexApiUrls.Schema, BitmexApiUrls.Settlement fix dtos for the user API requests add at least 1 integration test for each REST call
@semashkinvg I'm working on this issue. Can you set a user name for integration account. Bitmex does not let you post chat message without user name.
@MaDeRkAn done
As a developer, I should have access to the Chat information through the REST API /Chat, /Schema, /Settlement
https://github.com/BitMEX/api-connectors/tree/master/auto-generated/csharp
TODO: uncomment fields under BitmexApiUrls.Chat, BitmexApiUrls.Schema, BitmexApiUrls.Settlement fix dtos for the user API requests add at least 1 integration test for each REST call