Internal
Builds an api uri with specified http queries
While this can be easily achieved with axios, the goal is to provide as agnostic of an api as possible. This enables the easy replacement of axios with say, the fetch api.
"built" uri
api uri
Optional
query options, access token is ignored
Generated using TypeDoc v0.23.20
Builds an api uri with specified http queries
Remarks
While this can be easily achieved with axios, the goal is to provide as agnostic of an api as possible. This enables the easy replacement of axios with say, the fetch api.
Returns
"built" uri