Oved Ourfali has submitted this change and it was merged.
Change subject: restapi: No trailing / in network labels metadata
......................................................................
restapi: No trailing / in network labels metadata
The RSDL metadata that describes the operations to add network labels
contains an extra slash at the end of the URL. This makes the RSDL
generator ignore the URL. As a result the RSDL documentation doesn't
contains the headers, and the SDKs are generated incorrectly.
Change-Id: I88781dad71e9dca372de6a84c5c2eb3c8d36c21f
Bug-Url:
https://bugzilla.redhat.com/1101531
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit 8ec2ee221b3c2b3c0f2efa2720d15d082d9287ec)
---
M
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Moti Asayag: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/28318
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I88781dad71e9dca372de6a84c5c2eb3c8d36c21f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server