2020.925
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
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