Commit Graph

6 Commits

Author SHA1 Message Date
Jonas Dellinger
cb2e0cccc8 run formatter 2022-11-27 13:29:35 +01:00
Sascha Kiefer
b8a2190168
feat: allow to pass cancellation token to requests (#813)
* feat: implements markets API

* fix: use correct constructor name

* feat: allow to pass a cancellation token

* pass cancellation token

* pass cancellation token only >NETSTANDARD2_1

Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2022-11-18 12:30:09 +01:00
Jonas Dellinger
5f57b505ed Fixed Follow endpoint always returning false, closes #496 2020-08-20 14:09:16 +02:00
Jonas Dellinger
87127a51a8 Fixed a bug where request parameters were not added, related to #461 2020-06-12 15:01:38 +02:00
Jonas Dellinger
40397fa4f6 Added paginator and some more ConfigureAwaits 2020-05-05 05:26:37 +02:00
Jonas Dellinger
9a7d46fb5a Added Follow Endpoint 2020-05-04 23:02:53 +02:00