forge-api-dotnet-client
forge-api-dotnet-client copied to clipboard
swagger file
Is there some actual swagger file for Forge API so we can avoid using dynamic variables? Found one at swaggerhub https://app.swaggerhub.com/apis/autodesk/forge-dm/1.1.2 but there is no methods for authentication
Unfortunately there’s no plan yet to officially release any definitions - will let you know when we do
Hello, just wanted to add my +1 for releasing the API spec. It would be very helpful for application development that is not running on the .NET VM. We have had to hand-roll a Go client, for example.