Tony Tam
|
4187be2dc3
|
Merge pull request #767 from geekerzp/develop_2.0_python_model
Pretty print for models of python client
|
2015-05-20 22:46:41 -07:00 |
|
Tony Tam
|
11dd7784f8
|
rebuilt
|
2015-05-20 22:20:51 -07:00 |
|
geekerzp
|
9ff0d90853
|
Updated python models.
Overwrite the instance method `__repr__`,
make the `pprint` method output properties infos of the models.
|
2015-05-20 22:05:34 +08:00 |
|
geekerzp
|
3aa9982b23
|
Fixed issue that it will throw error when deserialize model in python client.
|
2015-04-23 18:19:08 +08:00 |
|
geekerzp
|
7d706f6a00
|
Added pom.xml for python client.
|
2015-04-23 18:09:32 +08:00 |
|
geekerzp
|
161aeb393b
|
Add image file for python unit tests.
|
2015-04-23 17:38:57 +08:00 |
|
geekerzp
|
f9195a8a0e
|
Added unit tests for python client.
|
2015-04-23 17:13:26 +08:00 |
|
Tony Tam
|
7f4916f333
|
Merge pull request #664 from geekerzp/develop_2.0_python_content_type
Fixed encoding issue for request json body in python client.
|
2015-04-20 21:46:06 -07:00 |
|
geekerzp
|
d053d464dd
|
Fixed encoding issue for request json body in python client.
|
2015-04-20 18:05:16 +08:00 |
|
William Cheng
|
ae389a8993
|
update python method documentation
|
2015-04-19 23:23:09 +08:00 |
|
wing328
|
8512259d02
|
update method name based on style guide, update petstore sample
|
2015-04-17 00:26:06 +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 |
|
geekerzp
|
00aa844964
|
update readme.md
|
2015-04-11 10:38:32 +08:00 |
|
geekerzp
|
e6bf58a707
|
package python sdk using setuptools
|
2015-04-11 10:38:32 +08:00 |
|