Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derivatives API Java Client Role Enums #50

Open
stevie754 opened this issue Mar 9, 2021 · 0 comments
Open

Derivatives API Java Client Role Enums #50

stevie754 opened this issue Mar 9, 2021 · 0 comments

Comments

@stevie754
Copy link

Ticket raised from StackOverflow question (https://stackoverflow.com/questions/66137061/derivatives-api-java-client-role-enums)

There are currently issues when calling /modelderivative/v2/designdata/{urn}/metadata during a PDF upload.
The request object cannot be mapped into the Manifest response due to errors with unknown enums being returned for ManifestChildren.RoleEnum Manifest -> ManifestDerivative -> ManifestChildren -> RoleEnum

I have been able to work around this issue with a local jar build by adding the four missing enums

  • leaflet
  • leaflet-zip
  • pdf-strings
  • pdf-page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant