@eximchain/dappbot-api-client
Advanced tools
Changelog
v1.0.1
Fixed a number of runtime bugs which appeared when plugging this library into our web client.
this.builder
before its value had been assigned in the constructor. Now all of their bodies just declare typed properties, while the actual assignment happens in the constructor.@eximchain/dappbot-types
to a new version where all typeguards are free of runtime errors.API.hasStaleAuth()
to see if they can perform a refresh.this.authData.Authorization !== ''
, then all requests will include it in their headers, rather than just requests to specific paths.dappbotUrl
against each path
to make sure all the /
s add up right.