Eason Kang
Eason Kang
Hi Team, This is from Forge Support no. 5326. Please consider adding `x-user-id` support like [the recent update of the Nodejs SDK](https://forge.autodesk.com/blog/nodejs-sdk-update), Thanks! Cheers, Eason
Hi Team, This PR includes the following changes: - A `JsonDbSyntheticGateway` that uses [lowdb](https://github.com/typicode/lowdb) to store `DeviceModels` and `Devices` data in a local JSON DB and provides functions of adding/removing...
Hi Team, To fix this issue #31, I corrected the regex pattern in `uploadChunkWithHttpInfo` for the content range.
OAuth v1 API will be retired on April 30, 2024, according to https://aps.autodesk.com/blog/important-update-authentication-v1-deprecation-extended-april-30th-2024-act-now, but some OAuth-related functions seem targeting to V1.
Some DM-related functions seem targeting to the deprecated endpoints in the dependent package, which need to be migrated.