semashkinvg / Bitmex.NET

Wrapper for BitMEX.com REST & WebSocket API
MIT License
52 stars 26 forks source link

Implement and test BitmexApiUrls.User #10

Closed semashkinvg closed 6 years ago

semashkinvg commented 6 years ago

As a developer, I should have access to the user information through the REST API /user/*

TODO: uncomment fields under BitmexApiUrls.User fix dtos for the user API requests add at least 1 integration test for each REST call