Mads Mætzke Tandrup
e41a475335
Update typescript node sample
2015-07-25 22:05:43 +02:00
Mads Mætzke Tandrup
fea8e680df
Fix TypeScript node file upload
2015-07-25 22:05:29 +02:00
Mads Mætzke Tandrup
b0f6b49595
Fix TypeScript Map type
2015-07-25 22:02:06 +02:00
Atsushi Nagase
b56da43953
[Swift] Add version to Podspec template
2015-07-26 03:19:33 +09:00
Atsushi Nagase
979a704310
[Swift] Update Alamofire to 1.3 in Podspec
2015-07-26 03:01:11 +09:00
Atsushi Nagase
5dcdadb751
[Swift] tweak conditions
...
336bb87b53 (commitcomment-12318006)
2015-07-26 02:59:43 +09:00
Atsushi Nagase
f98974190e
[Swift] Support file upload with Alamofire 1.3.0
...
refs:
- https://github.com/Alamofire/Alamofire/milestones/1.3.0
- https://github.com/Alamofire/Alamofire/pull/539
2015-07-26 02:59:43 +09:00
wing328
6719a6cc74
Merge pull request #1013 from SparrowJang/develop_2.0
...
added a utf8 declaration to fix #1011 issue
2015-07-25 23:15:04 +08:00
Mads Mætzke Tandrup
3f9b2a9678
Adding build system for typescript AngularJS sample
2015-07-25 14:11:10 +02:00
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
wing328
8f2c99f0af
Merge pull request #1005 from mhardorf/sort-by-inheritance
...
Sort model objects by inheritance
2015-07-25 18:18:29 +08:00
Mads Mætzke Tandrup
81f5cc47e7
Rename property to be more language specific
2015-07-25 12:03:17 +02:00
wing328
db37c02ebd
Merge pull request #1010 from onovy/develop_2.0
...
[Python] Allow to set cookie in python(3) API constructor.
2015-07-25 17:03:11 +08:00
wing328
fc71b23464
Merge pull request #1006 from ngs/podspec
...
[Swift] Add podspec template
2015-07-25 16:46:13 +08:00
Mads Mætzke Tandrup
e924cec595
Conditional copy properties from parent.
...
Pull request #946 broke the TypeScript generation with inheritance where a superclass defined an enum. This makes it up to each language to decide the behavior appropriate for the language.
2015-07-25 07:45:08 +02:00
Andrew Garrett
90f152da75
Fix path in instructions for making your own codegen modules
2015-07-24 11:44:30 -07:00
Sparrow.jang
713ae4a957
added a utf8 declaration to fix #1011 issue
2015-07-24 22:40:24 +08:00
Ondrej Novy
50736458d0
Allow to set cookie in python(3) API constructor.
2015-07-24 11:48:43 +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
7a1f3dbf9e
Fix angular output to go to one dir to make it build
2015-07-24 10:23:07 +02:00
Mads Mætzke Tandrup
3723a9ba2d
Updating typescript samples
2015-07-24 10:22:41 +02:00
Mads Mætzke Tandrup
bc8eae838c
Beautify typescript angular output
2015-07-24 10:14:42 +02:00
Mads Mætzke Tandrup
88ed496b44
Extract abstract class for TypeScript generators
2015-07-24 10:03:02 +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
Atsushi Nagase
80b5363202
[Swift] add cliOptions for podspec
...
```
podSource
Source information used for Podspec
podVersion
Version used for Podspec
podAuthors
Authors used for Podspec
podSocialMediaURL
Social Media URL used for Podspec
podDocsetURL
Docset URL used for Podspec
podLicense
License used for Podspec
podHomepage
Homepage used for Podspec
podSummary
Summary used for Podspec
podDescription
Description used for Podspec
podScreenshots
Screenshots used for Podspec
podDocumentationURL
Documentation URL used for Podspec
```
2015-07-24 16:27:28 +09:00
Atsushi Nagase
071fc2ded6
[Swift] Add podspec template
2015-07-23 22:22:45 +09:00
Martin Hardorf
992b0c7e5e
Sort model objects by inheritance
2015-07-23 13:11:53 +02:00
Martin Hardorf
037f59d0df
Add support for specifying configuration file in maven plugin
2015-07-23 13:10:59 +02:00
geekerzp
5a235c642a
Update comments of objc client
2015-07-23 18:03:19 +08:00
geekerzp
08ea05f7a1
Update objc client.
...
* Add comments in SWGConfiguration.h
* Change `Date` to `date` in ObjcClientCodegen.java
* Update comments in model body template
2015-07-23 16:03:38 +08:00
Andrew B
e301d9d00e
Adding sample generator and output
2015-07-22 11:31:29 -07:00
Andrew B
8a399ee1cb
Renaming the C# .net 2.0 to be more generic
2015-07-22 11:13:13 -07:00
Andrew B
4e5b9e4af3
Renaming the C# .net 2.0 to be more generic
2015-07-22 11:13:08 -07:00
geekerzp
37c79525f7
Update model body template in objc client.
...
* Add some comments.
2015-07-22 18:31:50 +08:00
geekerzp
f9ad16e7aa
Update objc client.
...
* Add test cases for deserialization.
* Pretty print model infomation.
2015-07-22 17:45:31 +08: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
xhh
a75b05b952
Update tests with latest code
2015-07-22 16:02:18 +08:00
geekerzp
bd6fa6a2e4
Update PetApiTests#test_find_pet_by_tags test case of python client
2015-07-22 15:50:40 +08:00
xhh
609d915541
Rebuild Ruby petstore sample
2015-07-22 15:39:48 +08:00
xhh
948cdb3a75
Done with API client structure for Ruby client
2015-07-22 15:37:29 +08:00
geekerzp
b9287cf417
Add to_str method in python client and add test cases.
2015-07-22 11:00:51 +08:00
Andrew B
df93ca80f7
Fixing an issue that was causing incorrect JSON key names
2015-07-21 15:49:37 -07:00
Andrew B
0247f0774d
Updating the mono compile script to target .net 2
2015-07-21 11:12:17 -07: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
wing328
34db9814d8
Merge pull request #994 from wing328/fix_swagger_parser_version
...
Fix compilation error with a newer swagger parser
2015-07-21 17:39:24 +08:00
xhh
4ecc757bea
More on API client structure for Ruby client
2015-07-21 17:07:41 +08:00
wing328
cf7082c2e6
fix swagger parser version to use 1.0.9-SNAPSHOT
2015-07-21 16:54:14 +08:00
wing328
6b4f810fec
Merge pull request #981 from Edubits/develop_2.0
...
[Swift] Support use in Framework
2015-07-21 16:35:36 +08:00
Tony Tam
f7a07f72b8
added resolve option for #903
2015-07-20 23:31:49 -07:00