Open jfversluis opened 6 years ago
@jfversluis, I didn't check all the API actions in the aforementioned link, but I know that at least 'pub/market/GetMarketHistory' does not exist.
Didn't catch that one yet. As mentioned, it isn't in production and subject to change so it should be marked as experimental or something, that's why I'm asking.
I'd like to have some of these calls from a library instead of having a mix of your lib and manual calls, but if you don't want to implement it until v2 is ready I'd totally understand.
It would be nice having it in there. Since you're already looking into them now, I'd be very thankful if you could implement that. Just make sure to mark it as experimental in the XML comments :) Or maybe add an additional class for the v2 calls? Not sure, use your best judgement :D
While the v2.0 API isn't offically supported yet, there is some good stuff in there and it has already been reversed engineered here.
Is this something you would want to add already? I can do it for you if you'd like as I am looking into them right now.