@avst-api/tempo-cloud
v0.1.6
Published
Adaptavist Managed API for Tempo Cloud
Downloads
4
Keywords
Readme
0.1.6
- Fixed
Worklog.Worklog.getWorklogs
method not working when query parameterissue
orproject
has more than one value.
0.1.4
- Fixed
setGlobalErrorStrategy
method.
0.1.3
- Added
setGlobalErrorStrategy
method to allow another way to set the global error strategy. - Renamed
connection
property toconnectionId
inraw-api
andhandled-api
layers. - Removed
AnyError
andValidationError
fromTypedPromise
return signature. - Removed
io-ts
andfp-ts
packages.
0.1.2
- Renamed abstraction layers:
- From http-api to raw-api
- From managed-api to handled-api