forge-api-dotnet-client icon indicating copy to clipboard operation
forge-api-dotnet-client copied to clipboard

PostVersion not implemented?

Open czwangxtt opened this issue 3 years ago • 2 comments

Hi, I am trying to create a new version for the existing file. The document states a PostVersion function under the projectAPI for this purpose but it seems missing in the source code. Any plan to add it or I will create a new one?

czwangxtt avatar Feb 22 '22 19:02 czwangxtt

This is not the only API that is not implemented in current version. The signedS3upload/donwload APIs under ObjectsAPI are not implemented too.

GGJason avatar May 05 '22 04:05 GGJason

I added them back but was unable to pass the test in the pull request. Looks like the Travis CI doesn't support the new VS version.

czwangxtt avatar May 20 '22 14:05 czwangxtt