wing328
|
6f27a8512d
|
Add python flask
|
2015-11-22 00:06:12 +08:00 |
|
Tony Tam
|
7727d740f0
|
Merge pull request #1584 from swagger-api/issue-1582
added connexion python server generator
|
2015-11-18 08:45:22 -06:00 |
|
Tony Tam
|
7f62576d88
|
added connexion
|
2015-11-18 00:17:33 -06:00 |
|
Emiliano Bonassi
|
3a7204d66c
|
Add support to Retrofit2
|
2015-11-10 03:20:49 +01:00 |
|
Anders Hovmöller
|
4a5a8b7363
|
Some spelling and grammar fixes
|
2015-11-05 15:40:05 +01:00 |
|
wing328
|
51d9e92a00
|
add homebrew
|
2015-11-05 17:12:51 +08:00 |
|
wing328
|
3b77b6ab39
|
fix link in toc
fix link in toc (Generating a client from local files)
|
2015-11-04 22:35:29 +08:00 |
|
wing328
|
449fa3a0f5
|
add guidelines for contriubtion
|
2015-11-04 22:32:06 +08:00 |
|
wing328
|
c3a98c2fb1
|
add online generators
|
2015-11-01 00:02:08 +08:00 |
|
Jacob Rask
|
48bf89cb1d
|
Fix path typo in readme
|
2015-10-31 16:35:14 +01:00 |
|
wing328
|
ad590793e7
|
Update server generator
|
2015-10-31 23:17:58 +08:00 |
|
Tony Tam
|
6b7ceab081
|
updated to dev version
|
2015-10-25 20:59:52 -07:00 |
|
Tony Tam
|
dd3b253e15
|
updated versions
|
2015-10-25 19:31:36 -07:00 |
|
Tony Tam
|
adeff7855c
|
instructions for selective generation
|
2015-10-22 15:34:20 -07:00 |
|
wing328
|
6ce09ee779
|
Update config option
|
2015-10-12 17:34:07 +08:00 |
|
Tomasz Ducin
|
c31ed5a30d
|
maven central badge added
|
2015-10-09 18:14:27 +02:00 |
|
wing328
|
b27663e1ad
|
Update README.md
|
2015-10-06 16:14:13 +08:00 |
|
wing328
|
eaddebe220
|
Update list of generator
|
2015-10-06 16:13:06 +08:00 |
|
Tomasz Ducin
|
12d8f97aee
|
improving ToC
|
2015-10-01 23:26:24 +02:00 |
|
Tomasz Ducin
|
acaf1b1cd0
|
added Table of Contents
Initial version of table of contents - showing all headers in the current shape.
|
2015-10-01 23:14:34 +02:00 |
|
cbornet
|
047b06ac84
|
remove retrofit codegen from config
|
2015-09-18 15:03:55 +02:00 |
|
cbornet
|
1863aca0fa
|
set retrofit as a java library
Fix #1247
Fix #1248
|
2015-09-18 14:21:48 +02:00 |
|
xhh
|
2fd8b8ff16
|
Update help text of config options in README
|
2015-08-31 20:10:29 +08:00 |
|
Ron
|
3f8dbf416d
|
Update README.md
|
2015-08-24 11:20:51 +03:00 |
|
Ron
|
0e0bfde3a8
|
Update README.md
|
2015-08-24 11:20:30 +03:00 |
|
Tony Tam
|
ee05366d0b
|
updated README for release
|
2015-08-24 00:37:23 -07:00 |
|
xhh
|
af2ec4cf85
|
Merge branch 'develop_2.0' into library-template-jersey2
Conflicts:
modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/JavaClientCodegen.java
modules/swagger-codegen/src/main/resources/Java/api.mustache
|
2015-08-20 17:36:42 +08:00 |
|
wing328
|
7a2c0a076a
|
update readme, change default value, update pom
|
2015-08-16 00:03:19 +08:00 |
|
xhh
|
a41361c959
|
Change the "--library" option into a config option
|
2015-08-07 22:16:32 +08:00 |
|
xhh
|
07f10a8abc
|
Add command to display all library templates supported
for a specific language
|
2015-08-05 16:37:08 +08:00 |
|
wing328
|
d345f8fae3
|
Merge pull request #967 from moander/feature/docker
Docker build script and Dockerfile
|
2015-07-29 15:36:08 +08:00 |
|
wing328
|
27113cf326
|
Merge pull request #859 from lugaru1234/issue831
Fixed #831: skipOverwrite flag has been added
|
2015-07-20 21:14:33 +08:00 |
|
Morten Andersen
|
661b9d6315
|
Docker generate example
|
2015-07-09 12:58:33 +02:00 |
|
moander
|
5c29cbf33d
|
Build and run script for docker
|
2015-07-09 12:33:43 +02:00 |
|
Nadezhda Makarkina
|
eca827613d
|
Fixed #831: skipOverwrite flag has been added
|
2015-06-30 17:58:35 +03:00 |
|
kubo_takaichi
|
91af76cf41
|
Use CLI option
|
2015-06-27 23:24:49 +09:00 |
|
wing328
|
2fdae91cbc
|
fix a typo in readme
|
2015-06-12 16:12:54 +08:00 |
|
Tony Tam
|
f025dda4e2
|
merged
|
2015-06-08 16:21:58 -07:00 |
|
Tony Tam
|
b1cea25237
|
updated version
|
2015-06-08 16:07:31 -07:00 |
|
Tony Tam
|
0c1657d744
|
updated package
|
2015-06-06 23:43:34 -07:00 |
|
Ole Lensmar
|
2662167372
|
Merge pull request #805 from hyeghiazaryan/develop_2.0
Support for file based config. Implementation for #616.
|
2015-06-02 09:33:52 -04:00 |
|
Richie Azaria
|
0996901e72
|
add documentation -c option and config-help
|
2015-05-29 13:01:42 -07:00 |
|
Ron
|
ca46405850
|
Update README.md
|
2015-05-29 08:53:06 -04:00 |
|
Ron
|
7d7ed15fdc
|
Update README.md
|
2015-05-29 08:52:48 -04:00 |
|
Tony Tam
|
e592d1b46b
|
Merge pull request #660 from denyago/master
Improve README for OS X Users with random Java versions
|
2015-05-20 21:42:40 -07:00 |
|
William Cheng
|
e717f74a0a
|
update readme with new generators
|
2015-05-19 21:15:09 +08:00 |
|
Sebastien Estienne
|
9e382ecf9a
|
Fix a typo in the README
|
2015-05-16 22:05:44 -07:00 |
|
Lorinda Brandon
|
bae40ded74
|
Update README.md
|
2015-05-07 19:23:49 -04:00 |
|
e3
|
9876e792f1
|
Found the 2.0.17 tag under 2.0.17 instead of v2.0.17.
|
2015-04-30 11:22:45 -07:00 |
|
e3
|
cd2e030dc1
|
Linked to the 2.0.18 tag instead of the no longer existing 2.0.17.
|
2015-04-30 11:16:16 -07:00 |
|