Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Validate action links are terminated properly
......................................................................
restapi: Validate action links are terminated properly
Due to code generator limitations, the action links are not allowed
to be terminated by "/". The patch provides the validation for it.
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
Change-Id: I22e52348e3ecc95599907fb04f6ec63fdc2b07b0
---
M
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/rsdl/RsdlManager.java
1 file changed, 18 insertions(+), 0 deletions(-)
Approvals:
Juan Hernandez: Looks good to me, approved
Moti Asayag: Verified
--
To view, visit
http://gerrit.ovirt.org/27984
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I22e52348e3ecc95599907fb04f6ec63fdc2b07b0
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server