Commit 96a44ef
committed
Send proper json with correct content-type and support sudo-argument
Use json-encoder to create proper gitlab-compatible json
Send only attributes specified with requiredCreateAttrs and
optionalCreateAttrs
Send correct content-type header with json
Sudo, page & per_page is supported for all methods by using **kwargs to
pass them
Changed rawPut to have same parameters as rawPost1 parent 78c4b72 commit 96a44ef
1 file changed
+113
-93
lines changed
0 commit comments