forge-api-dotnet-client
forge-api-dotnet-client copied to clipboard
replaced 32 bit integers with 64 bits. now supporting 2050+ MB for up…
Allows 2050+ MB uploads to the Bucket Objects. SVF translation seems to fail.
Hi, I am not sure that modifying the limit parameter of GetObjectsAsync(), GetObjectsAsyncWithHttpInfo() from int to long will help at all. Accordingly to the documentation, the limit parameter is from 0 to 100. and for listing objects in a bucket vs download the object.
The changes in ObjectDetails() sounds fine to me, and will test right away while waiting for your reply