Change in ovirt-engine-sdk-java[sdk_4.0]: Accept 202 code for 'Add' methods

Ondra Machacek has submitted this change and it was merged. Change subject: Accept 202 code for 'Add' methods ...................................................................... Accept 202 code for 'Add' methods Currently the SDK doesn't accept the HTTP 202 code as a valid result of 'Add' methods, it is valid return code, so SDK needs to accept it. Change-Id: I8b9054848f47e29fe71d645025f047d13de93c39 Signed-off-by: Ondra Machacek <omachace@redhat.com> --- M generator/src/main/java/org/ovirt/sdk/java/ServicesImplGenerator.java A sdk/src/test/java/org/ovirt/engine/sdk4/ResponseCodeTest.java 2 files changed, 72 insertions(+), 1 deletion(-) Approvals: Ondra Machacek: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/65349 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8b9054848f47e29fe71d645025f047d13de93c39 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: sdk_4.0 Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
omachace@redhat.com