1.0.2-beta0004 • Published 1 year ago
@dangl/avacloud-client-fetch v1.0.2-beta0004
Dangl.AVACloud Client
This code was automatically generated. It is based on the AVACloud API Specification. AVACloud is a web service for working with GAEB files - convert, repair, create and transform - on any platform. Please visit https://www.dangl-it.com for more information and step-by-step tutorials for each client library.
The generator is available at:
https://github.com/Dangl-IT/Dangl.AVACloudClientGenerator
#Update Notice
Starting with version 1.30.0, the package dropped external dependencies and did some refactoring to the code. The following changes are required:
FileParameter
now usesdata
instead ofvalue
for the file contentFileParameter
now usesfileName
instead ofoptions.filename
for the file name- All responses are now wrapped in a response object, making it easier to access e.g. returned headers or status codes
- File responses now return a
Blob
instead of anBuffer
, and are accessible viaresponse.result
instead ofresponse.body
1.0.2-beta0001
1 year ago
1.0.2-beta0004
1 year ago
1.0.2-beta0002
1 year ago
1.0.2-beta0003
1 year ago
1.0.1
2 years ago
1.0.0
2 years ago
0.0.1-beta0005
2 years ago
0.0.1-beta0004
2 years ago
0.0.1-beta0003
2 years ago
0.0.1-beta0002
2 years ago
0.0.1-beta0001
2 years ago