Mads Mætzke Tandrup
|
bbf0ce8c80
|
Adding README for sample
|
2015-07-25 13:57:45 +02:00 |
|
Mads Mætzke Tandrup
|
9fc8c770d3
|
Adding build system for poetaster typescript node sample
|
2015-07-25 13:55:30 +02:00 |
|
Mads Mætzke Tandrup
|
34b341874c
|
Include api and model package in angular
|
2015-07-24 11:05:36 +02:00 |
|
Mads Mætzke Tandrup
|
3723a9ba2d
|
Updating typescript samples
|
2015-07-24 10:22:41 +02:00 |
|
Mads Mætzke Tandrup
|
646da19c7d
|
Combine TypeScript node output in one file and add missing require statements
|
2015-07-24 09:48:49 +02:00 |
|
wing328
|
cde8d7ba4c
|
Merge pull request #984 from geekerzp/python-enum
[Python] Support enum for model property
|
2015-07-22 16:48:34 +08:00 |
|
geekerzp
|
bd6fa6a2e4
|
Update PetApiTests#test_find_pet_by_tags test case of python client
|
2015-07-22 15:50:40 +08:00 |
|
geekerzp
|
b9287cf417
|
Add to_str method in python client and add test cases.
|
2015-07-22 11:00:51 +08:00 |
|
wing328
|
37dbd6e4cd
|
Merge pull request #992 from who/develop_2.0
[C#] Fixing a mono compilation error
|
2015-07-21 21:43:06 +08:00 |
|
Andrew B
|
0b7b57bf4d
|
[C#] Fixing a mono compilation error
|
2015-07-20 21:22:49 -07:00 |
|
wing328
|
498a400d4e
|
Merge pull request #988 from wing328/csharp_update_unit_test
[C#] Updated unit test and minor change to conform style guide
|
2015-07-21 12:08:15 +08:00 |
|
wing328
|
7179c15158
|
Merge pull request #966 from wing328/nodejs_fix_summary
[NodeJS] Add back summary and description to the endpoint definition
|
2015-07-20 11:12:15 +08:00 |
|
wing328
|
ba72e7344a
|
remove nuget pacakges
|
2015-07-20 10:48:20 +08:00 |
|
wing328
|
596bde2ef6
|
remove leading space for path variable, update unit test
|
2015-07-20 10:43:08 +08:00 |
|
geekerzp
|
68820e5a80
|
Update comments of api template of python client
|
2015-07-18 15:54:00 +08:00 |
|
geekerzp
|
195c71da37
|
Update comments of python client
|
2015-07-18 15:35:12 +08:00 |
|
geekerzp
|
ddfa713f55
|
Update wording of comment in api template of python client
|
2015-07-18 15:22:39 +08:00 |
|
geekerzp
|
c9889c5baf
|
Update api template of python client
|
2015-07-18 15:03:55 +08:00 |
|
geekerzp
|
60d6cd744a
|
Format python client using pep8
|
2015-07-18 14:30:19 +08:00 |
|
geekerzp
|
8746f1544b
|
Merge branch 'develop_2.0' into python-enum
|
2015-07-16 17:27:17 +08:00 |
|
geekerzp
|
f0e09ae33a
|
Add enum support for model property of python client
|
2015-07-16 17:24:42 +08:00 |
|
wing328
|
e879268043
|
Merge pull request #941 from geekerzp/develop_2.0_python_async
[Python] Support asynchronous request in python client
|
2015-07-16 10:47:02 +08:00 |
|
geekerzp
|
33561fa159
|
Support date type in python client
|
2015-07-16 10:11:27 +08:00 |
|
wing328
|
5c9afbafb2
|
Merge pull request #918 from geekerzp/develop_2.0_objc_issue
[Objc] Enhancements and Issue fix
|
2015-07-15 18:20:40 +08:00 |
|
geekerzp
|
0092d8a63b
|
Update unit tests of objc client
|
2015-07-15 18:11:04 +08:00 |
|
wing328
|
3c6f07cbe3
|
Merge pull request #975 from wing328/sinatra_fix_tag
[Sinatra] Fixed outdated tag in mustache template
|
2015-07-15 17:50:25 +08:00 |
|
geekerzp
|
95cb5f73a3
|
Remove SWGFile from objc client
|
2015-07-15 17:10:24 +08:00 |
|
geekerzp
|
02f6c805af
|
Update integration test of objc client
|
2015-07-15 17:10:24 +08:00 |
|
geekerzp
|
a25d3f2543
|
Update README file of objc client
|
2015-07-15 17:10:23 +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 |
|
geekerzp
|
0a652a3d13
|
Fix issue#896 https://github.com/swagger-api/swagger-codegen/issues/896
|
2015-07-15 17:08:44 +08:00 |
|
geekerzp
|
4d302683f3
|
Update logging of python client
|
2015-07-15 15:58:45 +08:00 |
|
geekerzp
|
517717958d
|
Update doc string of RESTClientObject#agent method of python client
|
2015-07-15 15:27:15 +08:00 |
|
geekerzp
|
b42ead3c0f
|
Replace urllib3.util.url.parse_url with urllib3.util.parse_url
|
2015-07-15 15:27:14 +08:00 |
|
geekerzp
|
8a3c64aa41
|
Add logging and debug report for python client.
|
2015-07-15 15:27:14 +08:00 |
|
geekerzp
|
d97b0984cb
|
Update ApiClient of python client.
Add docstring for method call_api.
|
2015-07-15 15:25:32 +08:00 |
|
geekerzp
|
0e8cf70dc4
|
Fix typo
|
2015-07-15 15:25:32 +08:00 |
|
geekerzp
|
88e5860d9b
|
support asynchronous request in python client
|
2015-07-15 15:25:31 +08:00 |
|
wing328
|
1f097ee1a1
|
Merge pull request #977 from who/develop_2.0
[PHP] Support for customizing namespace and Composer fields
|
2015-07-15 10:06:26 +08:00 |
|
wing328
|
dd35c672f0
|
Merge pull request #935 from geekerzp/python-file-response
[Python] Support file downloading for Python API client
|
2015-07-14 17:45:11 +08:00 |
|
geekerzp
|
18ea21087f
|
Update README file of python client
|
2015-07-14 17:34:38 +08:00 |
|
geekerzp
|
746a55be73
|
Update README file of python client
|
2015-07-14 17:15:24 +08:00 |
|
wing328
|
7242a664e3
|
Merge pull request #923 from xhh/ruby-debug
[Ruby] Some improvements & cleaning-up on Ruby API client
|
2015-07-14 16:34:41 +08:00 |
|
geekerzp
|
9f76acbbd7
|
Update README file of python client
|
2015-07-14 15:42:01 +08:00 |
|
geekerzp
|
af67353022
|
Update integration test of python client
|
2015-07-14 15:38:23 +08:00 |
|
wing328
|
5821e41185
|
Merge pull request #927 from wing328/csharp_file_response
[C# ] Add file response
|
2015-07-14 12:34:51 +08:00 |
|