forge-api-dotnet-client
forge-api-dotnet-client copied to clipboard
add PostVersion method to ProjectsApi
The PostVersion is missing in the source code. This method creates a new version of an item in the 'data' domain service. It is essential for using BIM 360 API to upload files when a duplicate name exists.
The PostVersion is missing in the source code. This method creates a new version of an item in the 'data' domain service. It is essential for using BIM 360 API to upload files when a duplicate name exists. Tested to work.