Michael Pasternak has submitted this change and it was merged.

Change subject: restapi: Fix not able to update non guid ids
......................................................................


restapi: Fix not able to update non guid ids

Fixed the REST infrastructure to be able to accept
non guid ids in "update"  action of entities - use generic T instead of Guid.
This change aligns the "update" behavior  with the "add" action that
already works this way and allows non guid ids.

Change-Id: I4dbdca3fc820e7480d0bcffcec35568ee96b887d
Signed-off-by: Alissa Bonas <[email protected]>
---
M 
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/AbstractBackendSubResource.java
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Michael Pasternak: Verified; Looks good to me, approved


-- 
To view, visit http://gerrit.ovirt.org/16837
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4dbdca3fc820e7480d0bcffcec35568ee96b887d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Ori Liel <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to