wing328
|
2f5f2b367b
|
update package name to confirm to csharp convention, fix default header
|
2015-05-12 12:45:59 +08:00 |
|
William Cheng
|
fc43828c20
|
update type mapping, update test.pl to use local file for testing upload
|
2015-05-08 03:58:02 +08:00 |
|
William Cheng
|
063a1ffd36
|
update type list in deserialize
|
2015-05-08 03:58:02 +08:00 |
|
William Cheng
|
0a34793f5a
|
add inheritance to object (model)
|
2015-05-08 03:58:00 +08:00 |
|
William Cheng
|
07cd23edac
|
seralization and deserialization work, get_pet_by_id and
update_pet_with_form work
|
2015-05-08 03:58:00 +08:00 |
|
William Cheng
|
a7ef1262e5
|
fix all swagger.pl syntax issue
|
2015-05-08 03:58:00 +08:00 |
|
William Cheng
|
d206035e0f
|
add perl support - api template, bin, codegen
|
2015-05-08 03:57:59 +08:00 |
|
russellb337
|
2eeb96116d
|
simplifying diff
|
2015-05-07 12:16:44 -07:00 |
|
russellb337
|
2edfb96c36
|
swagger codegen should honor global mime types
|
2015-05-07 12:02:25 -07:00 |
|
Andrew B
|
20ced771ba
|
Restoring the pom.xml so integration tests work
|
2015-05-07 01:09:25 -07:00 |
|
Andrew B
|
5082f69631
|
Adding maven publish functionality for android client
|
2015-04-29 22:08:27 -07:00 |
|
Oleg Godovykh
|
119a981701
|
add possibility to create aar library
|
2015-04-29 13:39:00 -04:00 |
|
wing328
|
8818c209df
|
udpate csharp client with restsharp
|
2015-04-29 10:56:24 +08:00 |
|
Oleg Godovykh
|
b6495a9fc2
|
replace maven settings for Android client with gradle
|
2015-04-28 17:49:59 -04:00 |
|
Tony Tam
|
8952759eda
|
Merge pull request #693 from lugaru1234/multiple_tags_operations
Generation of operations with multiple tags has been fixed #356
|
2015-04-28 07:03:23 -07:00 |
|
Nadezhda Makarkina
|
b0d2d1116b
|
Generation of operations with multiple tags has been fixed #356
|
2015-04-27 13:25:08 +03:00 |
|
Alexey Nechaev
|
9a36174685
|
Clean up of '\n' escaping.
|
2015-04-23 11:50:07 +03:00 |
|
wing328
|
d5a3cc7300
|
fix php swagger type
|
2015-04-23 00:42:36 +08:00 |
|
Alexey Nechaev
|
fc0be6d503
|
Fixes #646: Example field handling has been fixed.
|
2015-04-22 16:17:28 +03:00 |
|
wing328
|
eed04560c0
|
fix string?
|
2015-04-21 23:16:17 +08:00 |
|
William Cheng
|
2c0e8f6079
|
fix csharp model name issue
|
2015-04-21 22:42:13 +08:00 |
|
geekerzp
|
4dd793c0ac
|
Updated naming convention in objc client.
|
2015-04-21 16:23:08 +08:00 |
|
wing328
|
8512259d02
|
update method name based on style guide, update petstore sample
|
2015-04-17 00:26:06 +08:00 |
|
Tony Tam
|
a03574e119
|
Merge pull request #631 from xhh/ruby-config
Fix hard-coded values in Ruby client: scheme, host and base_path
|
2015-04-15 22:54:46 -07:00 |
|
Tony Tam
|
19d7dad33c
|
Merge pull request #618 from wing328/python3_codegen
Added back python 3 codegen
|
2015-04-15 22:53:15 -07:00 |
|
Tony Tam
|
dfa17d2291
|
Merge pull request #630 from who/develop_2.0
Making default PHP namespace generic and fix issues 628 and 635
|
2015-04-14 12:35:44 -07:00 |
|
hrachya
|
ff71a2cc60
|
Adding toParamName override to ObjcClientCodegen.java
fix for https://github.com/swagger-api/swagger-codegen/issues/633
|
2015-04-14 11:23:09 -07:00 |
|
xhh
|
7db7b146be
|
Fix hard-coded values in Ruby client: scheme, host and base_path
|
2015-04-14 12:32:25 +08:00 |
|
who
|
de25d63838
|
Making the default PHP package name more generic instead of being specific to Petstore
|
2015-04-13 16:27:30 -07:00 |
|
Tony Tam
|
7f84deaf30
|
Merge branch 'develop_2.0' of github.com:swagger-api/swagger-codegen into develop_2.0
|
2015-04-10 23:07:27 -07:00 |
|
Tony Tam
|
765a5c6aa1
|
added uniqueness for nickname, #612
|
2015-04-10 23:07:00 -07:00 |
|
geekerzp
|
e6bf58a707
|
package python sdk using setuptools
|
2015-04-11 10:38:32 +08:00 |
|
William Cheng
|
ccc0653923
|
add python 3 codegen
|
2015-04-10 19:42:09 +08:00 |
|
xhh
|
02fa04aec8
|
Generate gemspec for Ruby client
|
2015-04-09 11:34:09 +08:00 |
|
geekerzp
|
3259a1d814
|
Fixed module name in __init__.py in python client.
|
2015-04-09 10:37:15 +08:00 |
|
geekerzp
|
806c26d54f
|
Merge branch 'develop_2.0' into develop_2.0_python_better_import
Conflicts:
modules/swagger-codegen/src/main/java/com/wordnik/swagger/codegen/languages/PythonClientCodegen.java
|
2015-04-09 09:31:50 +08:00 |
|
geekerzp
|
f2ecc271b5
|
Better import for python client.
|
2015-04-09 09:21:21 +08:00 |
|
William Cheng
|
49ad6f47a5
|
fix parameter name, better naming convention for python client
|
2015-04-07 01:37:32 +08:00 |
|
wing328
|
3811a5a209
|
resolve conflict during rebase
|
2015-04-06 18:03:15 +08:00 |
|
Tony Tam
|
27c7e69fba
|
updated templates
|
2015-04-05 13:42:20 -07:00 |
|
Tony Tam
|
ba2ccf788c
|
name rebuilds, tests
|
2015-04-04 17:00:22 -07:00 |
|
Tony Tam
|
9c75304832
|
updated to overwrite files
|
2015-04-04 16:28:33 -07:00 |
|
Tony Tam
|
02fd96a24a
|
added spring-mvc sample
|
2015-04-04 13:46:35 -07:00 |
|
Tony Tam
|
568ca26747
|
renamed folder
|
2015-04-04 11:53:02 -07:00 |
|
Tony Tam
|
1e82fc5d24
|
removed old code
|
2015-04-04 11:49:40 -07:00 |
|
Tony Tam
|
d9f8fcb7a4
|
fixes for #501
|
2015-04-04 00:02:34 -07:00 |
|
Tony Tam
|
acf2c8cc9d
|
removed printlns
|
2015-04-03 23:12:50 -07:00 |
|
Tony Tam
|
60e5899dc3
|
updated codegen
|
2015-04-03 23:02:38 -07:00 |
|
Tony Tam
|
f75312105d
|
added property file
|
2015-04-03 22:41:00 -07:00 |
|
Tony Tam
|
610143f4ad
|
fix for #577, added newline replacement
|
2015-04-03 22:22:31 -07:00 |
|