Juan Hernandez has submitted this change and it was merged.

Change subject: codegen: Don't generate duplicated commas
......................................................................


codegen: Don't generate duplicated commas

Currently the generator of the SDK generates two commas inside the
formal parameter list of the "delete" methods of resources that support
both URL and header parameters. This patch fixes the generator so that
it generates only one comman in this case.

Change-Id: I2a84cb9b64839d3995cf0713640f6fbf5cbd7b64
Signed-off-by: Juan Hernandez <[email protected]>
---
M generator/src/main/java/org/ovirt/engine/sdk/generator/python/Resource.java
1 file changed, 14 insertions(+), 4 deletions(-)

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



-- 
To view, visit https://gerrit.ovirt.org/39564
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2a84cb9b64839d3995cf0713640f6fbf5cbd7b64
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: [email protected]
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to