Michael Pasternak has submitted this change and it was merged.
Change subject: codegen: support hyphen in http header name
......................................................................
codegen: support hyphen in http header name
hyphen is not permmited as part of the method arg in python
Change-Id: I00aee2afe775e7369c43fd1f535a9180ed6a9f39
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M src/codegen/doc/documentation.py
M src/codegen/utils/headerutils.py
2 files changed, 5 insertions(+), 5 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
Ori Liel: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/6889
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I00aee2afe775e7369c43fd1f535a9180ed6a9f39
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>