Skip to content

Conversation

@CMoH
Copy link

@CMoH CMoH commented Sep 11, 2017

I believe this PR should be applied into its own v2 branch. Alternatively, one can just take the schemas.json file and drop them in the generator folder as schemas-v2.json alongside schemas-v1.json

CMoH added 4 commits June 28, 2017 00:26
The proper dependency scope should be compile, but gradle erroneously
uses scope=runtime by default.
Change schemas.json to use long instead of int for host memory field,
avoiding this error:

    com.fasterxml.jackson.databind.JsonMappingException: Numeric value (50638880768) out of range of int

Replace the use of class Filters with Map<String,String> in service
templates, avoiding this error when calling list(filter) methods:

    java.lang.IllegalArgumentException: Map must include generic types
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

Successfully merging this pull request may close these issues.

1 participant