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

Fix for: ID is required to invoke public resource.Metadata$Service.getId() #56

Merged
merged 1 commit into from
Jun 21, 2018

Conversation

acamacho82
Copy link
Contributor

This fix the issue #53, during testing I found another error which is thrown when calling to getServiceResources

java.lang.RuntimeException: Expected 'complexType' as first property

The call returns status 200, and the response is correct, the problem is when the retrieved data pass through GsonJsonMarshallerFactory. I think it should be fixed independently from this issue.

@allmightyspiff allmightyspiff merged commit c1a0aec into softlayer:master Jun 21, 2018
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.

2 participants