Commit Graph

  • 5234139814 [java][client] Fix regression in Java XML serialization. Fixes #4014 (#4023) Slavek Kabrda 2019-10-07 11:50:56 +02:00
  • d8ca353b2e Deploy website wing328 2019-10-07 03:11:00 +00:00
  • 6082dd217d fix for issue 4061 (#4064) deviantlycan 2019-10-06 21:35:39 -05:00
  • f96ed69c26 Add rust discriminator (#3895) Gabriel Féron 2019-10-06 18:35:14 +02:00
  • 0388644315 Deploy website wing328 2019-10-05 19:01:36 +00:00
  • a979fd8e13
    [haskell-http-client] update samples (#4073) Jon Schoning 2019-10-05 13:28:52 -05:00
  • 25e1f5e1c3 [haskell-http-client] Bump deps to LTS 14.7 (#4068) Akshay Mankar 2019-10-05 19:24:38 +01:00
  • 42fcaf23cb Deploy website wing328 2019-10-04 09:33:58 +00:00
  • a933251691 Deploy website wing328 2019-10-04 09:28:47 +00:00
  • bf9f47c760 update release for 4.2.0 William Cheng 2019-10-04 16:55:53 +08:00
  • 61abe6332b Merge branch 'master' of https://github.com/OpenAPITools/openapi-generator William Cheng 2019-10-04 16:52:36 +08:00
  • e0c389fa83 [typescript-axios] Fix api generating incorrect seralization type check (#4051) Jade Montagu 2019-10-04 18:08:41 +10:00
  • d4500b307f Merge remote-tracking branch 'origin/master' into 4.2.x William Cheng 2019-10-04 15:02:58 +08:00
  • f955966b09
    prepare 4.1.3 release (#4052) v4.1.3 William Cheng 2019-10-04 13:46:07 +08:00
  • 711a210423 typescript-node: form data file (#3967) clemens-smartparking 2019-10-04 17:48:55 +13:00
  • f13043e433
    Add a link to blog post on vertx and openapi (#4048) William Cheng 2019-10-04 10:47:21 +08:00
  • 08a5e81797
    better wording for apiNameSuffix option description (#4045) William Cheng 2019-10-04 10:00:39 +08:00
  • d6f0d19539 Deploy website wing328 2019-10-03 18:16:28 +00:00
  • 83d64b7e38
    [Ruby] fix ruby test, update error message (#4041) William Cheng 2019-10-04 01:42:28 +08:00
  • 60567bddd6 [PHP] Correctly format JSON in headers (#4024) Hinrik Örn Sigurðsson 2019-10-03 13:38:15 +02:00
  • e0184d91ae Deploy website wing328 2019-10-03 05:06:43 +00:00
  • cc1bfe5fef
    [haskell-http-client] add dateTimeParseFormat cli option - overrides the format string used to parse a datetime (#4037) Jon Schoning 2019-10-02 23:30:34 -05:00
  • 11b165066f Deploy website wing328 2019-10-03 02:40:55 +00:00
  • 0ebc2f720e
    Add frankyjuang to the C# technical committee (#4036) William Cheng 2019-10-03 10:04:58 +08:00
  • 38be262d69 Deploy website wing328 2019-10-03 01:59:53 +00:00
  • ebc9e291c3 Feature/api name suffix (#3918) bgong-mdsol 2019-10-02 21:51:07 -04:00
  • 7c7fa68737
    [F#] minor improvements to the generators (#3968) William Cheng 2019-10-03 09:24:40 +08:00
  • 6d1a653643 Deploy website wing328 2019-10-03 01:22:20 +00:00
  • 5c24a54173 Repaired Checkstyle (#4029) Fjolnir-Dvorak 2019-10-03 02:46:43 +02:00
  • 2b72df2135 mockito 3.1.0 (#4035) sullis 2019-10-02 17:29:21 -07:00
  • 88ed52fa88 typescript-fetch: fix return type of primitive value (#4028) Mathias Lykkegaard Lorenzen 2019-10-02 17:26:54 +02:00
  • b817e3e18d Deploy website wing328 2019-10-02 06:32:25 +00:00
  • c136b83bdb [typescript][node]: Add accept header if produces is not empty (#3966) clemens-smartparking 2019-10-02 18:53:17 +13:00
  • 2272743c1d
    [haskell-http-client] disable unused import warning in Core.hs (#4020) Jon Schoning 2019-10-01 22:49:16 -05:00
  • 0c7820ccbe
    Add a link to the tutorial in http4k (#4019) William Cheng 2019-10-02 11:28:21 +08:00
  • 314649b3ba Deploy website wing328 2019-10-02 03:20:18 +00:00
  • 41acae19e4 Dart fix template tests (#4015) Nick Meinhold 2019-10-02 13:16:05 +10:00
  • 8383f26616
    Add a link to IBM cloud docs (#4017) William Cheng 2019-10-02 10:43:26 +08:00
  • 94a11493aa Deploy website wing328 2019-10-01 17:47:03 +00:00
  • cb38de9afa [haskell-http-client] Fix trailing comma wrong in template (#4013) Fernando Rincon Martin 2019-10-02 01:13:29 +08:00
  • 0b5305d711 Deploy website wing328 2019-10-01 16:46:53 +00:00
  • baa53cbf57 [kotlin-client][kotlin-server] feature: allow creation of kotlin data classes that implement java.io.Serializable (#3997) Jan 2019-10-01 18:13:00 +02:00
  • 31827f5f35
    update swift4 samples, update test scripts (#4009) William Cheng 2019-10-01 21:59:49 +08:00
  • b755253666 Deploy website wing328 2019-10-01 13:56:44 +00:00
  • af9eb8d7da import time when properties are slices of time.Time (#3973) Massimiliano Pippi 2019-10-01 15:22:43 +02:00
  • 9ae49db670 [swift4] update Alamofire from 4.7.0 to 4.9.0 (#3999) Bruno Coelho 2019-10-01 09:03:58 +01:00
  • 41baa474e2 Deploy website wing328 2019-10-01 07:52:28 +00:00
  • d2b299860d [jaxrs-spec] add Eclipse MicroProfile file based approach (#3901) Jérémie Bresson 2019-10-01 09:15:51 +02:00
  • 243589ec80 [java] Don't import oltu when not necessary (#3950) Michael Walser 2019-10-01 07:50:21 +02:00
  • 44f482f21a Fixes invalid Kotlin client variable names for reserved words (#3993) Andrew Emery 2019-10-01 15:48:09 +10:00
  • c8ac41c051 go: add os import in case of File return type (#3996) Nándor István Krácser 2019-10-01 05:31:55 +02:00
  • 775d96c8e6 [kotlin] parcelize is now stable (#4003) Bruno Coelho 2019-10-01 04:30:44 +01:00
  • 7a95c9e20d
    Regenerate after rebase (#4000) sunn 2019-09-30 21:23:55 +02:00
  • 600a81f76e
    [golang] Regenerate all go samples (#3988) sunn 2019-09-30 18:38:51 +02:00
  • 73f79bbea5 Deploy website wing328 2019-09-30 07:56:15 +00:00
  • 7dbda049f0
    Better tests for string (number) (#3953) William Cheng 2019-09-30 15:22:44 +08:00
  • c8d5701089
    Add missing enum processing in C++ codegen, already present for Qt5 (#3986) sunn 2019-09-29 20:15:49 +02:00
  • b5fb92d5a8
    [C++] [Pistache] Removed deprecated warnings (#3985) sunn 2019-09-29 20:12:59 +02:00
  • c2d8cfd905 Deploy website wing328 2019-09-29 10:22:58 +00:00
  • 8212e80d0e [C++][Pistache] Simplified model template (#3417) Mateusz Szychowski (Muttley) 2019-09-29 11:48:39 +02:00
  • ea1a7175e3 Deploy website wing328 2019-09-29 03:12:04 +00:00
  • 5dcd959f30
    add go oas3 petstore to ensure up-to-date (#3979) William Cheng 2019-09-29 10:37:57 +08:00
  • d6678516d5 Deploy website wing328 2019-09-28 11:36:28 +00:00
  • 8293902134
    replace gitter with slack in the doc (#3977) William Cheng 2019-09-28 19:01:51 +08:00
  • 603267239e Deploy website wing328 2019-09-28 10:19:11 +00:00
  • 0bf9926066 Fix wrong variable name in LessThan and LessThanOrEqual asserts (#3971) Artem 2019-09-28 11:42:02 +02:00
  • e901132ea9 #3957 - Removed hardcoded baseUrl (#3964) Sergey Terentyev 2019-09-28 10:41:16 +01:00
  • 7bb3579345
    Regenerate go openapi3 samples (#3975) Jim Schubert 2019-09-27 19:33:54 -04:00
  • eb793ae279
    [rust] Make it easier to test rust client generator (#3543) Benjamin Gill 2019-09-27 16:27:28 +01:00
  • 6d80e797c2 Deploy website wing328 2019-09-27 09:18:48 +00:00
  • 5f6e53fc60 Fix issue3635 (#3948) Davide Maestroni 2019-09-27 10:36:04 +02:00
  • 2664c628a3 add gradle repository (#3867) Dec12 | Fujigon 2019-09-27 17:24:36 +09:00
  • 078d7a38c0 [java] allow to use setArtifactVersion() programmatically (#3907) Jérémie Bresson 2019-09-27 05:39:08 +02:00
  • b6f892f775 Deploy website wing328 2019-09-26 16:00:47 +00:00
  • af74f3443f
    Add a link to DevRelCon SF 2019 (#3961) William Cheng 2019-09-26 23:21:25 +08:00
  • cb5720e4d7
    Add a link to a medium blog post (#3960) William Cheng 2019-09-26 22:55:31 +08:00
  • 4317ac0297
    update maven-compiler-plugin version (#3956) William Cheng 2019-09-26 21:19:28 +08:00
  • f8977311a3 Deploy website wing328 2019-09-26 04:12:13 +00:00
  • bd992a4218
    fix generateAliasAsModels in default generator (#3951) William Cheng 2019-09-26 11:31:25 +08:00
  • e20af77944 Implement BigDecimal to Decimal in swift4 for currency data as type=string format=number (#3910) keith siilats 2019-09-25 10:43:51 -04:00
  • 79feabf20d Deploy website wing328 2019-09-24 11:26:31 +00:00
  • 8408232d1a Add F# Functions server generator (#3933) Nick Fisher 2019-09-24 20:53:54 +10:00
  • 252c3e58be [python-experimental] generate model if type != object if enums/validations exist (#2757) Justin Black 2019-09-24 03:44:28 -07:00
  • 002da8d9f9 [scala] add [date-time] field to codegen unit test (#3939) sullis 2019-09-24 03:24:52 -07:00
  • 85b4ddea39
    Add a link to a blog post in Qiita (#3947) William Cheng 2019-09-24 18:04:26 +08:00
  • cf1121bcb4 Deploy website wing328 2019-09-24 06:31:31 +00:00
  • 81fdc2abbd
    Fix jackson-databind security issue (#3945) William Cheng 2019-09-24 13:56:59 +08:00
  • 431aba8747
    Add a link to Japanese eBook (#3946) William Cheng 2019-09-24 13:10:21 +08:00
  • ea46481eec Deploy website wing328 2019-09-23 13:56:57 +00:00
  • 6f1b8ef658 typescript-node: Fix cookie auth, fix multiple API key auth (#3927) Jan Jongboom 2019-09-23 15:20:32 +02:00
  • b867a6c3d5 Add Gantner (https://www.gantner.com) to the list of users (#3936) Mario De Schaepmeester 2019-09-23 14:47:20 +02:00
  • 1a55020194 typescript-fetch: Add application/x-www-form-urlencoded content support (#3934) tkrtmy 2019-09-23 19:17:04 +09:00
  • 5eb67d471b Merge remote-tracking branch 'origin/4.2.x' into 5.0.x William Cheng 2019-09-22 21:00:38 +08:00
  • 3019b5a5e1 Merge remote-tracking branch 'origin/master' into 4.2.x William Cheng 2019-09-22 14:18:07 +08:00
  • c05c2cec4b Deploy website wing328 2019-09-22 03:38:39 +00:00
  • ee2e4395a9 maven-compiler-plugin 3.8.1 (#3932) sullis 2019-09-21 20:03:37 -07:00
  • 91a610ec0e
    [Kotlin][multiplatform] minor improvements (#3931) William Cheng 2019-09-22 10:00:26 +08:00
  • 02e916c1eb Deploy website wing328 2019-09-21 14:22:14 +00:00
  • 21e0e0d5d5 Kotlin multiplatform client (#3900) Andrew Emery 2019-09-21 23:48:41 +10:00
  • 0ea1ead59e Fix 3886 ishttpcontent not set (#3888) dan-drl 2019-09-20 11:13:33 -07:00