The blog discusses file versioning in Autodesk's Object Storage Service (OSS) and associated caching issues with the SVF and SVF2 formats. Unlike Autodesk's user data storage services like Fusion Team and Autodesk Docs, OSS requires manual implementation of file versioning. Uploading files with the same name can lead to displaying older versions due to caching, particularly with SVF2. Workaround strategies to avoid this include using unique file names for each version. Notable APIs mentioned are OSS and the GET version endpoint.
You can find additional details in this blog
Comments
0 comments
Article is closed for comments.