Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Support generic types for "add"
......................................................................
restapi: Support generic types for "add"
Currently the RSDL builder doesn't support generic types as parameters
to the "add" operation. As a result the generation of the Java SDK
doesn't work correctly.
Change-Id: I60d4b44c183eaaa4a42737382bcc6ad33a5ff989
Bug-Url:
https://bugzilla.redhat.com/1115610
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/rsdl/RsdlBuilder.java
1 file changed, 36 insertions(+), 23 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Gilad Chaplik: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/29527
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I60d4b44c183eaaa4a42737382bcc6ad33a5ff989
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server