Change in ovirt-engine[master]: restapi: Fault detail is optional

juan.hernandez at redhat.com juan.hernandez at redhat.com
Wed Jun 4 13:49:23 UTC 2014


Juan Hernandez has submitted this change and it was merged.

Change subject: restapi: Fault detail is optional
......................................................................


restapi: Fault detail is optional

The "detail" field of faults is optional, but in the XML schema it isn't
defined as such because the "minOccurs" attribute isn't specified and
the default is 1, which means mandatory.

Change-Id: I3145e3e2d6a242869cfd0edee5fa70a07c6eb649
Bug-Url: https://bugzilla.redhat.com/1102050
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3145e3e2d6a242869cfd0edee5fa70a07c6eb649
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list