geekerzp
|
86e48ceef8
|
refactor python client using urllib3
|
2015-05-14 10:45:05 +08:00 |
|
William Cheng
|
ae389a8993
|
update python method documentation
|
2015-04-19 23:23:09 +08:00 |
|
geekerzp
|
10a9d298d7
|
Fixed request content-type in objc client.
In api.mustache the name of content-type is `Content-Type`,
but in swagger.mustache the name of content-type is `Content-type`.
|
2015-04-13 17:30:43 +08:00 |
|
Tony Tam
|
a05251da51
|
Merge pull request #601 from geekerzp/develop_2.0_python_unicode
Support unicode string in python client.
|
2015-04-08 06:56:19 -06:00 |
|
geekerzp
|
24d5dc093f
|
Support unicode string in python client.
|
2015-04-07 15:33:05 +08:00 |
|
William Cheng
|
49ad6f47a5
|
fix parameter name, better naming convention for python client
|
2015-04-07 01:37:32 +08:00 |
|
Tony Tam
|
f265ce361a
|
Merge pull request #556 from FindTheBest/develop_2.0
Python Binding Request Headers
|
2015-03-31 15:58:34 -07:00 |
|
James Ebentier
|
148b2daaa3
|
Python Formatting: removing semicolons from the python code
|
2015-03-30 08:42:12 -07:00 |
|
geekerzp
|
8f6afda99a
|
fixed issue that query parameters double url encoded
|
2015-03-30 10:34:01 +08:00 |
|
Tony Tam
|
f942e82691
|
updated templates
|
2015-02-15 18:06:50 -08:00 |
|
James Ebentier
|
09bfecf76e
|
Python: adding in support for formParams as well as multipart-form requests
|
2015-02-06 11:32:15 -08:00 |
|
Tony Tam
|
6bb2e4ccb4
|
moved to modules per #411
|
2015-02-05 07:17:38 -08:00 |
|