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

Forge Java SDK: Provides Java SDK to help you easily integrate Forge REST APIs into the application

Results 23 forge-api-java-client issues
Sort by recently updated
recently updated
newest added

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0.pr1 to 2.13.4.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.10.0.pr1&new-version=2.13.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hello, I'm coding with java language and I can't find the SVF2 format in "TypeEnum" of "JobPayloadItem" class. ![image](https://user-images.githubusercontent.com/106660083/183054422-2e98eab5-8200-4d0f-b89d-2502a71262d1.png) Best regards ,

this [commit](https://github.com/Autodesk-Forge/forge-api-java-client/commit/745fddf1ee57414dc6eecd7cd1ba9702384fcf22) has one mistake: **switchLoader** is not option with OBJ translation https://forge.autodesk.com/en/docs/model-derivative/v2/reference/http/job-POST

With the translation option of SVF or SVF2, it needs add one model JobSVFOutputPayloadAdvanced, JobSVF2OutputPayloadAdvanced https://forge.autodesk.com/en/docs/model-derivative/v2/reference/http/job-POST/

切换dependabot/maven/org.apache.httpcomponents-httpclient-4.5.13分支后,问题解决。

https://stackoverflow.com/questions/69270000/autodesk-java-api-response-mapping We are using the forge-api-java-client. There is an issue in Model Derivatives getManifest call. The response fails mapping with a single Message String being returned instead of the expected...

Include SVF2 options for translate job, forge ref: https://forge.autodesk.com/en/docs/model-derivative/v2/reference/http/job-POST/

Bumps httpclient from 4.5 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies