Commit Graph

  • df98126354
    Add an option to enable file post-processing (#1241) William Cheng 2018-10-15 15:02:51 +08:00
  • ded765bcb9 [C#] Fixed issue #1126 with invalid generation of C# children models in allOf clauses (#1127) Rubén Martínez 2018-10-15 07:13:05 +02:00
  • 12a702ee07 fix gradle build error on java9+ (#1240) Dec12 | Fujigon 2018-10-15 12:09:38 +09:00
  • fbd4411b22 fix export_generator shell script (#1223) Dec12 | Fujigon 2018-10-14 22:11:59 +09:00
  • 34409bc0d8 Update spring-cloud generator to use openfeign (#1191) Christophe Bornet 2018-10-14 06:23:50 +02:00
  • 8909641667 Ctor without parameters Marcus Weaver 2018-10-13 23:26:44 +03:00
  • 9c736731f2 fix: fix return type for api interface (#1218) Nico König 2018-10-12 11:48:06 +02:00
  • 71aa421179 fix: python/asyncio no-ssl-verify affects verification of server certs only (#1211) Tomasz Prus 2018-10-12 11:05:01 +02:00
  • 11b7fb4f7b
    rename JS environment variable (#1214) William Cheng 2018-10-12 17:03:50 +08:00
  • ccf9611ad7 Add x-go-custom-tag to go-server generator (#1146) Andrew 2018-10-12 17:00:02 +08:00
  • dd8dd48a62
    Revert "Various improvements (#1213)" (#1220) William Cheng 2018-10-11 20:11:51 +08:00
  • 448680e764
    Various improvements (#1213) William Cheng 2018-10-11 15:41:00 +08:00
  • 32c1d9eea4
    Verify updatePetWithForm in Go client (#1212) William Cheng 2018-10-11 15:40:43 +08:00
  • 529a638d11 [C#] Fix issue #1088 with generation of enum classes referenced from other objects (#1089) Rubén Martínez 2018-10-11 03:38:48 +02:00
  • 6acf45a108 x-www-form-urlencoded-body-fix (#1187) Matthias Ramsauer 2018-10-10 06:24:15 +02:00
  • 68a8f2976c
    [Spring] Fix character conversion error (#1195) Akihito Nakano 2018-10-09 18:29:58 +09:00
  • 1a61456f71 Re-enabling typescript node test (#1190) osharav 2018-10-09 12:14:36 +03:00
  • 56c4751e74
    Add JDK 9 support (#1188) William Cheng 2018-10-09 10:25:28 +08:00
  • 8c0e130481 Allow specifying/overriding the parent in the pom file for Java and S… (#1132) mwoodland 2018-10-09 01:34:29 +01:00
  • 5ac33a49f1 [Flask] Upgrade to flask connexion 2.0.0rc3 (#1192) Christophe Bornet 2018-10-09 01:44:27 +02:00
  • 22049db8c1
    fix enum value, update dart petstore samples (#1193) William Cheng 2018-10-09 07:08:04 +08:00
  • 7d58f308d9 [Java][okhttp-gson] Fix bug when specifying grant-type (flow) for OAuth token retry (#1183) Kiran-Sivakumar 2018-10-08 02:39:10 -07:00
  • 52a112d90f [C++][Restbed] Fix default value for Restbed (#1186) stkrwork 2018-10-07 19:54:06 +02:00
  • e85c527f33
    Update maven plugin version (#1184) William Cheng 2018-10-07 11:41:31 +08:00
  • 999f472e4b
    Refactor default and example values in Java generators (#1045) William Cheng 2018-10-07 03:56:16 +08:00
  • a1d242595e Improve "allOf" support (#1169) Akihito Nakano 2018-10-06 00:28:35 +09:00
  • aa31e42ce7
    improve go code format without gofmt (#1173) William Cheng 2018-10-05 23:27:33 +08:00
  • b0dfcf29b3 JAVA Spring <async>false</async> Pushing the improved fix (#1179) raghuraman1 2018-10-05 19:26:22 +05:30
  • 9939702f31 update outdated Vagrantfile. (#1156) mknoszlig 2018-10-05 06:46:00 +02:00
  • b4d835f683
    rename perl environment variable (#1172) William Cheng 2018-10-04 23:54:10 +08:00
  • 06d31cfedb
    Better format for Ruby tests (#1166) William Cheng 2018-10-04 23:53:46 +08:00
  • 3e3b03f93b FIX: remove special quotation marks from filename generation. (#1157) Steven Masala 2018-10-04 17:52:00 +02:00
  • 55f26d31d3
    Update README with 3.4.x (#1162) William Cheng 2018-10-03 23:53:50 +08:00
  • 5490bb8e9c update petstore William Cheng 2018-10-03 18:36:12 +08:00
  • 0f7557ca9d update version William Cheng 2018-10-03 18:29:29 +08:00
  • 1916025a53 Fix: allow colons in TS interface property names (#1152) Steven Masala 2018-10-03 09:56:58 +02:00
  • 4e8844273b
    Prepare 3.3.1-SNAPSHOT (#1154) William Cheng 2018-10-02 09:40:27 +08:00
  • e22c7c1c8a
    3.3.0 release (#1153) v3.3.0 William Cheng 2018-10-01 23:56:52 +08:00
  • 2b87b309ad
    Rename environment variable for Go to post-process file (#1091) William Cheng 2018-10-01 21:24:32 +08:00
  • dcc0b5e772 [elm] Fix Byte encoder/decoder names (#1151) Erik Timmers 2018-10-01 15:20:41 +02:00
  • 3a5ec0a69d Minor enhancements to the MySQL generator (#1148) William Cheng 2018-10-01 19:46:33 +08:00
  • 5357791337 Merge remote-tracking branch 'origin/master' into 4.0.x William Cheng 2018-10-01 16:38:26 +08:00
  • e4b5f50515 MySQL Schema Generator #955 (#1055) Yuriy Belenko 2018-10-01 12:59:18 +05:00
  • 755dfe53de
    Better handling of different types in Elm generator (#1100) William Cheng 2018-10-01 15:27:10 +08:00
  • 2040050e55 [Golang][go-gin-server] Fixed issue 1122 with workaround (#1141) kemokemo 2018-10-01 16:25:14 +09:00
  • cbc84254c3
    rename scala post proessing env variable (#1143) William Cheng 2018-09-29 21:39:37 +08:00
  • 8b47984e3c [Scala-Akka] Generate default values for optional model fields (#1119) Antonio Bellezza 2018-09-29 15:21:06 +02:00
  • 345b7ec7e5
    [elm] Major refactoring; add discriminator support (#1104) Erik Timmers 2018-09-29 12:13:04 +02:00
  • cbddb08468
    Add post processing to files generated by Haskell generators (#968) William Cheng 2018-09-29 17:21:03 +08:00
  • f1f7bdd23f
    Add nullable support to Python client (#1073) William Cheng 2018-09-29 17:01:13 +08:00
  • 3a71e59e00 fix optional import (#1083) Anand Shah 2018-09-29 14:27:28 +05:30
  • da8cf01dfa
    comment out ts node test (#1142) William Cheng 2018-09-29 16:38:52 +08:00
  • e0cbf46041
    Add post processing to files generated by TS generators (#1063) William Cheng 2018-09-29 16:35:24 +08:00
  • 8e57e0d44f fix top-level enum class checking (#1120) Yuen-Kuei Hsueh 2018-09-28 22:04:41 +08:00
  • bd71e629a3
    Add a link to an article about openap-generator (#1121) William Cheng 2018-09-26 20:41:12 +08:00
  • 5aad02ed90
    Fix for optional and default types (#1107) Adam Drakeford 2018-09-26 11:48:15 +01:00
  • 70e6e119d1
    update dependency (#1116) William Cheng 2018-09-26 17:30:30 +08:00
  • 4775c630aa
    Add myworkout to the company list (#1111) William Cheng 2018-09-26 11:53:55 +08:00
  • cd8bf10b74
    rename dart env variable for post processing file (#1101) William Cheng 2018-09-25 17:23:02 +08:00
  • df61cd9cb3 fix model generator for snake case open api definition (#1076) Jaumard 2018-09-25 11:22:19 +02:00
  • e3b26372cd Rename Env variable for Elm post process file (#1094) William Cheng 2018-09-25 15:29:12 +08:00
  • 8fb3b707a1
    Add post processing to files generated by Python generators (#1072) William Cheng 2018-09-22 11:50:17 +08:00
  • 14de289fc1 [Go] Add a generator for the gin framework (#1048) kemokemo 2018-09-22 01:45:32 +09:00
  • abb2690ef5 Kotlin spring server codegen improvements (#1070) herojan 2018-09-21 16:14:50 +01:00
  • ed1277348d
    add logic to handle uuid in elm generator (#1075) William Cheng 2018-09-21 21:56:44 +08:00
  • bde97b44b9 Update Usage instructions in README (#1071) Elliot Lee 2018-09-20 21:13:23 -07:00
  • 6dc618fa3f Fix flask connexion support (#1066) Christophe Bornet 2018-09-20 13:48:28 +02:00
  • c0a6eaab85 Trim trailing '/' from basePathWithoutHost (#967) Benjamin Gill 2018-09-20 12:33:31 +01:00
  • 29e9f5bda0
    add nullable to Ruby client (#1059) William Cheng 2018-09-20 19:31:47 +08:00
  • cc6efe01c7
    Add file post processing to Ruby generators (#1062) William Cheng 2018-09-20 19:31:31 +08:00
  • 3cacbcb965 #1043 - [Ada] Operation security scopes are ignored when generating the server (#1044) Stephane Carrez 2018-09-20 13:31:11 +02:00
  • 0e045bee1b [okhttp-gson] Add support for OAuth access token retry (#1058) Kiran-Sivakumar 2018-09-20 04:29:59 -07:00
  • 1b2f3fbfb6
    Fix alias to map response (#1067) William Cheng 2018-09-20 19:29:33 +08:00
  • 340466066c Add file post-processing to Swift 3.x, 4.x generators (#1069) William Cheng 2018-09-20 19:29:25 +08:00
  • ca9a4a2ff3 PR: Fix error when giving an array as parameter to an endpoint body r… (#1037) Thomas Hansen 2018-09-19 12:58:56 +02:00
  • b7edad5cd0 Issue 1025: Kotlin generator doesn't support inheritance (#1026) Brian Mooney 2018-09-19 11:26:47 +01:00
  • 78fae0ea49
    Add nicokoenig to template creator list and TS tech committee (#1056) William Cheng 2018-09-18 22:47:06 +08:00
  • 3027514242 feature: add scaffold for typescript axios template (#892) Nico König 2018-09-18 08:23:52 +02:00
  • 24b234bdbb
    Minor improvement to Dart generators (#1042) William Cheng 2018-09-17 23:18:52 +08:00
  • 9e1dfc0837 [Swift4] Use CodeableHelper's dateformatter in encode() if configured (#984) manhhavu 2018-09-17 08:27:47 +02:00
  • 5c794a01f8 [Java][Jersey] add @Valid when bean validation is enabled (#1019) Dec12 | Fujigon 2018-09-16 23:36:20 +09:00
  • 27e343ffef [all] Add leading slash in path if missing (#1034) Jérémie Bresson 2018-09-16 10:09:16 +02:00
  • 5fc76ba834 [Java][Retrofit2] The part name is not added to the annotation (#1029) Vladislav Cheparin 2018-09-16 11:00:38 +03:00
  • b909656418
    fix postProcessFile log message (#1028) William Cheng 2018-09-15 18:29:30 +08:00
  • fe0f2cfad6
    [JaxRS-Spec] Fixes in generated pom (#1035) Jérémie Bresson 2018-09-14 16:59:49 +02:00
  • 04bbd3b0e6
    update dart tech committe and template creator (#1038) William Cheng 2018-09-14 20:49:13 +08:00
  • 58e43ceeec [DART2] Maps could not be deserialized in dart 2 (#1007) ircecho 2018-09-14 12:40:37 +02:00
  • fc35bb17d0
    Add option to enable scalafmt for code formatting (#1032) William Cheng 2018-09-14 16:58:27 +08:00
  • 48e66ed627 Avod use of an empty key value (#991) Juan Eugenio Abadie 2018-09-13 13:56:34 -03:00
  • c9625f3fd5 update petstore samples William Cheng 2018-09-13 22:51:16 +08:00
  • 94eb1c3c63 Merge remote-tracking branch 'origin/master' into 4.0.x William Cheng 2018-09-13 22:46:21 +08:00
  • 29322da2f6
    Dart (Jaguar) client generator (#998) William Cheng 2018-09-13 21:39:57 +08:00
  • 9a19a064af
    Add a CLI option to control logging level (#1000) Akihito Nakano 2018-09-13 21:54:45 +09:00
  • 95302efdfc
    Add option to set Feign version (#1005) William Cheng 2018-09-13 10:32:09 +08:00
  • 096ac567ce
    Revert "[C++][Restbed] Fix default values for Restbed Server generator" (#1027) William Cheng 2018-09-13 09:21:39 +08:00
  • 131cf94fe4
    [gradle plugin] Support Gradle 4.10 (#1011) Jim Schubert 2018-09-12 19:19:45 -04:00
  • f29ba97e8b
    [C++][Restbed] Fix default values for Restbed Server generator (#761) stkrwork 2018-09-13 01:13:02 +02:00
  • 59ad12183f Update the Asp.Net core server generator to support Asp.net Core 2.1 (#1008) Sean Farrow 2018-09-12 11:42:16 +01:00
  • 3d4c3c545b
    [c++ pistache server] Support basic query handling (#943) sunn 2018-09-12 09:53:01 +02:00
  • 3cfcf77c88
    Improvements for qt5 server (#942) sunn 2018-09-12 09:52:00 +02:00