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

Cannot provide service-init parameters to class-extensions #21

Closed
cretz opened this issue Apr 1, 2015 · 1 comment
Closed

Cannot provide service-init parameters to class-extensions #21

cretz opened this issue Apr 1, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@cretz
Copy link
Contributor

cretz commented Apr 1, 2015

The code generator only looks for "id" and "globalIdentifier" in the current set of properties, not in the base type's set, so it doesn't produce the proper static service method for subtypes. See com.softlayer.api.service.hardware.Server's lack of service method that accepts an ID.

@camporter
Copy link
Member

Going ahead and closing this since it has been addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants