
Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Document the rename of "Slaves" to "HostNics" ...................................................................... restapi: Document the rename of "Slaves" to "HostNics" In version 4 of the API the names of the XML complex types are systematically generated from the names of the types of the model. For example, the name for the XML complex type "HostNic" is "HostNics". But in version 3 of the API this specific type was named differently, because the XML schema was written manually. This patch updates the documentation to include this type name change. Change-Id: Ia231664e171ed4390557f7bf5662c12ec548ca0f Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/README.adoc 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/59311 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia231664e171ed4390557f7bf5662c12ec548ca0f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Meni Yakove <myakove@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>