Mateusz Mackowiak
|
75cc10fdfa
|
Fix typo
|
2016-05-06 10:51:59 +02:00 |
|
Mateusz Mackowiak
|
65d85b7760
|
ResponseDeserializer for separating deserialization and service logic
|
2016-05-06 10:46:03 +02:00 |
|
wing328
|
e04c4ec640
|
add typescript-fetch client generator
|
2016-05-05 17:12:28 +08:00 |
|
wing328
|
e0ec38df72
|
Merge branch 'typescript-fetch' of https://github.com/leonyu/swagger-codegen into leonyu-typescript-fetch
|
2016-05-05 16:43:30 +08:00 |
|
wing328
|
3dccc7d2a1
|
Merge branch 'SpringBootServer' of https://github.com/diyfr/swagger-codegen into diyfr-SpringBootServer
|
2016-05-05 15:28:10 +08:00 |
|
diyfr
|
8209653fb0
|
Add SpringBoot server generator
|
2016-05-04 16:38:36 +02:00 |
|
wing328
|
dc262a3567
|
Merge pull request #2765 from Vrolijkx/master
Reverting remove of client.ts in typescript-node
|
2016-05-04 09:57:21 +08:00 |
|
wing328
|
8181720397
|
Merge branch 'bherila-typescript-es6-promises' of https://github.com/wing328/swagger-codegen into wing328-bherila-typescript-es6-promises
Conflicts:
modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/AbstractTypeScriptClientCodegen.java
|
2016-05-04 09:54:42 +08:00 |
|
Kristof Vrolijkx
|
a98c58a76f
|
Merge branch 'master' of https://github.com/swagger-api/swagger-codegen
|
2016-05-03 20:55:28 +02:00 |
|
Kristof Vrolijkx
|
9fb85ae8fe
|
removing comment
|
2016-05-03 20:36:24 +02:00 |
|
diyfr
|
9604257649
|
#2742 Issue multiple methods if use multi tags
|
2016-05-03 13:45:31 +02:00 |
|
wing328
|
3346c84a1f
|
better enum support for typescript
|
2016-05-03 18:23:08 +08:00 |
|
wing328
|
982a035cc1
|
add better enum support to swift
|
2016-05-03 18:12:35 +08:00 |
|
wing328
|
6b0b343b92
|
add option to support ES6
|
2016-05-03 16:42:02 +08:00 |
|
wing328
|
d35e30d578
|
better enum support for JS
|
2016-05-03 11:21:17 +08:00 |
|
wing328
|
0310d95800
|
fix csharp enum issue after rebase
|
2016-05-03 11:19:19 +08:00 |
|
xhh
|
8588c5ce0a
|
add enum support to java
|
2016-05-03 11:16:05 +08:00 |
|
wing328
|
f5bee0c1b7
|
fix java docstring
|
2016-05-03 11:16:05 +08:00 |
|
wing328
|
2942ef8b73
|
add double enum support to C#
|
2016-05-03 11:16:05 +08:00 |
|
wing328
|
a7ca0ad11f
|
add enum number support to php
|
2016-05-03 11:16:05 +08:00 |
|
wing328
|
531b536ffb
|
add enum number support to C#
|
2016-05-03 11:15:40 +08:00 |
|
wing328
|
00e15b76ec
|
clean up post process model in csharp, add default value for enum
|
2016-05-03 11:14:45 +08:00 |
|
wing328
|
45f3cfd5cf
|
better enum support for csharp
|
2016-05-03 11:14:45 +08:00 |
|
wing328
|
217d93401b
|
better php enum naming
|
2016-05-03 11:14:45 +08:00 |
|
wing328
|
11deb43829
|
add enum class support to php
|
2016-05-03 11:14:45 +08:00 |
|
wing328
|
800a858acb
|
add enum support to php, refactor post process model enum
|
2016-05-03 11:14:44 +08:00 |
|
wing328
|
d64af1b836
|
fix typescript tmeplate folder
|
2016-05-02 22:16:07 +08:00 |
|
wing328
|
d6158c4c55
|
fix uuid for java, php, ruby and csharp
|
2016-05-02 22:06:33 +08:00 |
|
wing328
|
2d5cc50bd1
|
Merge branch 'master' of https://github.com/demonfiddler/swagger-codegen into demonfiddler-master
Conflicts:
samples/client/petstore/javascript-promise/README.md
samples/client/petstore/javascript-promise/docs/PetApi.md
samples/client/petstore/javascript-promise/docs/StoreApi.md
samples/client/petstore/javascript-promise/src/api/PetApi.js
samples/client/petstore/javascript-promise/src/index.js
samples/client/petstore/javascript/README.md
samples/client/petstore/javascript/docs/PetApi.md
samples/client/petstore/javascript/docs/StoreApi.md
samples/client/petstore/javascript/src/api/PetApi.js
samples/client/petstore/javascript/src/index.js
|
2016-05-01 12:05:49 +08:00 |
|
wing328
|
7f09a86a1e
|
update wording related to git
|
2016-04-30 20:23:35 +08:00 |
|
wing328
|
02e898816f
|
Merge pull request #2740 from wing328/ruby_not_overwrite_test
[Ruby] skip overwriting ruby spec files
|
2016-04-30 00:21:18 +08:00 |
|
wing328
|
92d39ec0ab
|
Merge pull request #2738 from Vrolijkx/master
Adding generation of packaging information for typescript nodeJs app.
|
2016-04-29 22:30:54 +08:00 |
|
wing328
|
0612255f95
|
Merge pull request #2728 from guohuang/import_bug
Issue #2725: added condition to import json based on return type
|
2016-04-29 17:03:52 +08:00 |
|
wing328
|
90442db86d
|
skip overwriting ruby spec files
|
2016-04-29 11:10:52 +08:00 |
|
wing328
|
6b3735e58d
|
Merge pull request #2727 from scottrw93/test-cases
Add test cases for Python Client
|
2016-04-29 10:18:53 +08:00 |
|
Leon Yu
|
19d22d834c
|
TypeScript Fetch: implementation
|
2016-04-28 19:22:22 -04:00 |
|
Kristof Vrolijkx
|
a804738e8d
|
Merge branch 'master' of https://github.com/swagger-api/swagger-codegen
|
2016-04-28 21:55:21 +02:00 |
|
wing328
|
f1ba6f5598
|
Merge pull request #2479 from ergon/feature/update-mainline-retrofit
Update retrofit2 and retrofit2rx to use retrofit 2.0.1
|
2016-04-28 11:44:55 +08:00 |
|
Scott Williams
|
1674ec3799
|
Fix generated test directory name conflicting with sample test directory name
|
2016-04-27 22:53:22 +01:00 |
|
Guo Huang
|
3540c44e71
|
renamed variable
|
2016-04-27 14:33:04 -07:00 |
|
Guo Huang
|
2f8a8c05e0
|
Issue #2725: added condition to import json based on return type
|
2016-04-27 14:29:05 -07:00 |
|
Scott Williams
|
f59c43dffb
|
Issue #2276 Auto generated test stubs
|
2016-04-27 20:53:48 +01:00 |
|
wing328
|
87c6566bd0
|
mapped uuid to str in python
|
2016-04-27 17:37:44 +08:00 |
|
wing328
|
4d3f82e701
|
renmae toJSONSchemaPattern to toRegularExpression
|
2016-04-27 16:09:53 +08:00 |
|
wing328
|
3ea3f9f0bf
|
Merge pull request #2712 from neilotoole/issue-2711-equals-hashcode
issue #2711 adding equals, hashcode etc to model classes
|
2016-04-27 13:17:40 +08:00 |
|
wing328
|
1169abac2e
|
Merge pull request #2707 from wing328/qt5_date
[Qt5][C++] fix date mapping in qt5cpp
|
2016-04-27 10:33:14 +08:00 |
|
Neil O'Toole
|
dab2b13df1
|
issue #2711 adding equals, hashcode etc to model classes
|
2016-04-27 01:32:02 +01:00 |
|
wing328
|
2b71165584
|
fix date mapping in qt5cpp
|
2016-04-27 00:06:29 +08:00 |
|
Silvio Heuberger
|
a3701cd81c
|
Update retrofit2 and retrofit2rx to use retrofit 2.0.1
|
2016-04-26 14:24:47 +02:00 |
|
Kristof Vrolijkx
|
c91f23c2ca
|
adding extra nodeClientOptions
|
2016-04-25 23:00:48 +02:00 |
|