Change in ovirt-engine[master]: restapi: Fix metadata of "refreshluns"

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Fix metadata of "refreshluns" ...................................................................... restapi: Fix metadata of "refreshluns" The patch that introduced the "refreshluns" actions also explicitly documented the "async" matrix parameter for this new action and for the existing "isattached" action. This isn't correct, as the "async" parameter is implicitly documented, and documenting it explicitly causes a duplication. That duplication induces an error in the code generated by the Java SDK. This patch removes that explicit documentation and also removes empty elements from the RSDL metadata. Change-Id: I402ff58e93758e7593c190245cf0a6184af285da Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml 1 file changed, 5 insertions(+), 10 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests Freddy Rolland: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/42746 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I402ff58e93758e7593c190245cf0a6184af285da Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com