wing328
05a8c47a36
update docstring to include default value
2016-03-17 17:43:21 +08:00
wing328
637bdd2f50
add git_push and gitignore to most client generators
2016-03-12 17:35:25 +08:00
wing328
8cf0fcf7c4
update objc and swift petstore sample
2016-03-04 15:59:13 +08:00
wing328
dfa977627a
better reserved word for objc
2016-02-28 15:52:51 +08:00
wing328
2d4ccbfd79
add test case to python, better resered word handling for objc
2016-02-25 20:09:58 +08:00
hideya kawahara
753499e204
generated ObjC method names to follow Apple's coding convention
2016-02-16 10:55:36 +09:00
wing328
2fcbc38b67
fix objc binary mapping, add objc,swift to CI tests
2016-02-13 16:29:35 +08:00
wing328
75a1f97a1e
minor style change for objc client
2015-12-10 15:21:52 +08:00
wing328
c64f352ba6
escape objc special word with var
2015-12-01 17:44:07 +08:00
Tony Tam
96380bbc83
rebuilt
2015-10-20 10:31:17 -07:00
geekerzp
fb14585adf
Add parameterToString method
2015-09-17 15:20:11 +08:00
geekerzp
b0063d9e9f
Objc client ssl verification
2015-09-14 18:29:49 +08:00
Matthew Davis
f067b86fa0
re-built sample objc-petstore
2015-09-03 12:31:30 -07:00
geekerzp
6218ad139f
Fix issue that it will throw error if not pass optional form param in objc client.
2015-08-21 11:20:29 +08:00
geekerzp
b7cd38d38b
Update objc client.
...
Sanitize request parameters (path, query, header, form, body).
2015-08-21 09:42:31 +08:00
geekerzp
75536868f2
Add default api client in configuration class in objc client
2015-08-14 17:54:41 +08:00
geekerzp
a6c07a8364
Change api client pool pattern to singleton pattern in objc client
2015-08-14 09:47:02 +08:00
geekerzp
b2e0d83f2e
Update objc client.
...
* Fix issue that list of primitive types deserialization.
* Add test cases for list of primitive types deserialization and nested list deserialization.
2015-07-28 17:21:10 +08:00
geekerzp
0092d8a63b
Update unit tests of objc client
2015-07-15 18:11:04 +08:00
geekerzp
02f6c805af
Update integration test of objc client
2015-07-15 17:10:24 +08:00
geekerzp
3f017af464
Update objc client.
...
Replace SWGFile with NSURL.
2015-07-15 17:10:23 +08:00
geekerzp
0e56d0d1c6
Support file downloading in Objc codegen.
2015-07-15 17:10:23 +08:00
geekerzp
9a15ced211
Supoort customize classPrefix in objc client.
2015-07-15 17:10:23 +08:00
geekerzp
e244d20152
Remove lib files.
2015-07-15 17:10:23 +08:00
geekerzp
412b6b3839
Update objc client.
...
* Package objc client using cocoapods.
* Support cli options.
2015-07-15 17:08:45 +08:00