Skip to content

2020.925

Compare
Choose a tag to compare
@aspriddell aspriddell released this 25 Sep 18:46
· 547 commits to master since this release
398fd20

Adds a new ApiRequest, BasicApiRequest. This allows for a client to perform a really simple request with a url and a set of queries without needing to create a new ApiRequest inheritance.

For examples, see #24