Tony Tam
|
b6d206aff7
|
Merge pull request #774 from geekerzp/develop_2.0_python_contenttype
Minor improvement to Python API Client 'accept' and 'content-type' header
|
2015-05-23 08:53:34 -07:00 |
|
Tony Tam
|
3cb9d094d3
|
Merge branch 'ruby-void-response' of ssh://github.com/xhh/swagger-codegen into xhh-ruby-void-response
|
2015-05-23 08:49:28 -07:00 |
|
Tony Tam
|
d83a275b6e
|
Merge branch 'develop_2.0' of github.com:swagger-api/swagger-codegen into develop_2.0
|
2015-05-23 08:48:40 -07:00 |
|
Tony Tam
|
565f054b79
|
merged
|
2015-05-23 08:48:18 -07:00 |
|
Tony Tam
|
f4aee62fb4
|
Merge pull request #775 from wing328/csharp_fix_object_type
[C#] Fix "object' type for response
|
2015-05-23 08:43:14 -07:00 |
|
Tony Tam
|
d447c423b5
|
updated test to get expected value
|
2015-05-23 08:33:48 -07:00 |
|
Tony Tam
|
f9ed8a9a08
|
updated test to get expected value
|
2015-05-23 08:33:40 -07:00 |
|
geekerzp
|
2514f3aa08
|
update SWGApiClient.h of objc client.
|
2015-05-23 15:29:38 +08:00 |
|
geekerzp
|
3d3cbe115e
|
minor improvement to objc client accept and content-type header
|
2015-05-23 15:22:12 +08:00 |
|
wing328
|
691838c47d
|
add test case for api client instance
|
2015-05-23 10:35:19 +08:00 |
|
wing328
|
612abf134b
|
api client as instance (not static class)
|
2015-05-22 22:09:51 +08:00 |
|
geekerzp
|
87a730b5a2
|
Merge branch 'develop_2.0' into develop_2.0_objc_contenttype
Conflicts:
samples/client/petstore/objc/client/SWGPetApi.m
|
2015-05-22 17:32:57 +08:00 |
|
geekerzp
|
8d0efd812c
|
updated unittests of python client
|
2015-05-22 15:50:09 +08:00 |
|
geekerzp
|
245ce642ce
|
add test cases for ApiClient.select_header_accept and
ApiClient.select_header_content_type of python client.
|
2015-05-22 15:28:36 +08:00 |
|
wing328
|
df4b952312
|
fix object type without ref for CSharp
|
2015-05-22 14:12:53 +08:00 |
|
xhh
|
43cfc7d401
|
Setup authentications in test cases
|
2015-05-22 12:07:08 +08:00 |
|
xhh
|
16ba2a54ea
|
Add test cases for API key and HTTP basic auth
|
2015-05-22 11:17:44 +08:00 |
|
geekerzp
|
bc9abceef3
|
removed temp files from python client
|
2015-05-22 11:12:35 +08:00 |
|
geekerzp
|
8a311d693b
|
updated python client samples
|
2015-05-22 10:50:11 +08:00 |
|
geekerzp
|
52807c0724
|
minor improvement to python client accept and content-type header
|
2015-05-22 10:45:38 +08:00 |
|
William Cheng
|
fa15f58506
|
fix warning/error in php5.3
|
2015-05-22 05:15:46 +08:00 |
|
xhh
|
f616605e7e
|
Regenerate Java Petstore sample
|
2015-05-21 22:09:08 +08:00 |
|
Tony Tam
|
99a11636da
|
rebuilt
|
2015-05-20 22:51:30 -07:00 |
|
Tony Tam
|
3629a190ae
|
merged
|
2015-05-20 22:50:59 -07:00 |
|
Tony Tam
|
715a9b8678
|
merged
|
2015-05-20 22:50:41 -07:00 |
|
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
|
c8a56add5d
|
merged
|
2015-05-20 22:45:52 -07:00 |
|
Tony Tam
|
e66f9d7fce
|
Merge pull request #760 from geekerzp/develop_2.0_objc_required_parameter
Fix required parameter validation for Objc
|
2015-05-20 22:42:10 -07:00 |
|
Tony Tam
|
9bf9b3edb7
|
rebuilt
|
2015-05-20 22:41:09 -07:00 |
|
Tony Tam
|
779915a51f
|
rebuilt
|
2015-05-20 22:34:54 -07:00 |
|
Tony Tam
|
c509bbcb99
|
updated
|
2015-05-20 22:34:29 -07:00 |
|
Tony Tam
|
8231e7e36a
|
Merge branch 'develop_2.0_objc_iso8601' of ssh://github.com/geekerzp/swagger-codegen into geekerzp-develop_2.0_objc_iso8601
|
2015-05-20 22:29:26 -07:00 |
|
Tony Tam
|
11dd7784f8
|
rebuilt
|
2015-05-20 22:20:51 -07:00 |
|
Tony Tam
|
ab23cccab4
|
Merge branch 'develop_2.0' of github.com:swagger-api/swagger-codegen into develop_2.0
|
2015-05-20 22:13:03 -07:00 |
|
Tony Tam
|
e58f8db9aa
|
merged
|
2015-05-20 22:12:37 -07:00 |
|
Tony Tam
|
b059910a01
|
Merge pull request #700 from wing328/csharp_restcsharp
Use RestSharp for CSharp API client
|
2015-05-20 21:52:28 -07:00 |
|
Tony Tam
|
ff81789b37
|
merged
|
2015-05-20 21:41:17 -07:00 |
|
xhh
|
9cf4c66331
|
Update method returning value comment
|
2015-05-21 11:30:30 +08:00 |
|
wing328
|
4f310cd7b1
|
update function comment
|
2015-05-20 22:13:24 +08: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 |
|
wing328
|
6e13403a37
|
fix http basic auth, add test cases for new api client without host
|
2015-05-20 21:55:16 +08:00 |
|
xhh
|
8bf84aabe5
|
Add test case for nil return value
|
2015-05-20 21:13:20 +08:00 |
|
xhh
|
50a767ef03
|
Regenerate Ruby Petstore sample
|
2015-05-20 21:13:02 +08:00 |
|
wing328
|
9a1dedbe76
|
add test case (getPetbyId), remove old authenetication (only supports header)
|
2015-05-20 18:43:34 +08:00 |
|
wing328
|
20439e646f
|
add test case and prefix support
|
2015-05-20 18:25:35 +08:00 |
|
wing328
|
06c7a6a109
|
add todo for oauth, support multiple api key
|
2015-05-20 17:13:52 +08:00 |
|
wing328
|
278a653154
|
add authentication
|
2015-05-20 17:13:52 +08:00 |
|
geekerzp
|
3a8b149f09
|
minor improvement to objc api client accept and content-type header
|
2015-05-20 15:52:00 +08:00 |
|
kubo_takaichi
|
23d714f2f1
|
Add swift code generator
|
2015-05-20 11:27:45 +09:00 |
|
xhh
|
792059f195
|
Avoid warnings for ruby gem building
|
2015-05-20 09:23:45 +08:00 |
|