Commit Graph

  • 5605cd6581 Deploy website wing328 2019-06-05 10:19:29 +00:00
  • 66bf0dce9e [Golang][client] Allow generating go client code as a submodule. (#3012) Slavek Kabrda 2019-06-05 11:47:46 +02:00
  • 9f1b9386f1
    [CI] Test maven plugin in Travis, move jobs from Shippable to Circle CI (#3087) William Cheng 2019-06-05 00:07:15 +08:00
  • 3cdd9c6a45 Deploy website wing328 2019-06-04 15:36:09 +00:00
  • dcf3f420f9 general support to add scopes for bearer auth too (#1984) MBcom 2019-06-04 17:03:15 +02:00
  • 446dac49d5 Deploy website wing328 2019-06-04 14:35:37 +00:00
  • 946297a29d Deploy website wing328 2019-06-04 14:14:04 +00:00
  • dc3543981e feat(java-jersey2): Making response headers case-insensitive (#3072) Sai Giridhar P 2019-06-04 19:33:01 +05:30
  • 57560d365f [KOTLIN Spring] fix generation with modelNamePrefix/Suffix (#3038) Vincent Devos 2019-06-04 15:57:43 +02:00
  • c6207c0a49
    Mark nodejs-server as deprecated (#3083) William Cheng 2019-06-04 21:38:28 +08:00
  • 0e708311f9 Deploy website wing328 2019-06-04 11:26:36 +00:00
  • 89d0c01764 Use 4.0.2-SNAPSHOT version in gradle samples (#3085) Jérémie Bresson 2019-06-04 12:54:25 +02:00
  • 8c9a1512ae [maven-plugin] fix strictSpec parameter (#3071) Jérémie Bresson 2019-06-03 16:43:19 +02:00
  • e1539d6d20 Deploy website wing328 2019-06-03 13:23:07 +00:00
  • e06a408141
    Update C# client dependency (#2678) William Cheng 2019-06-03 21:17:17 +08:00
  • caac76c265 Kotlin-Spring template fixes/improvements (#3007) Andrej Završnik 2019-06-03 14:48:40 +02:00
  • 3864c91954 Deploy website wing328 2019-06-03 08:12:47 +00:00
  • ac8e347393 Deploy website wing328 2019-06-03 08:11:51 +00:00
  • 6ff0512b31 [Java][jersey2]: Documentation changes and making example snippet compilable (#3056) Sai Giridhar P 2019-06-03 13:12:41 +05:30
  • 1eca97f738 Fix wrong include path in api-header template (#3062) Matthias Preu 2019-06-03 09:41:45 +02:00
  • 8d9eb5ba54 refactor(golang): Use http provided constants for http methods (#3028) Michael Cristina 2019-06-03 02:41:21 -05:00
  • 6b7c5edbce feat(java-okhttpgson): Making API response headers case insensitive (#3029) Sai Giridhar P 2019-06-03 13:10:22 +05:30
  • b5121745a8 [JavaScript] Remove default parameters syntax, as it's an ES6 feature (#2848) Fabrizio Ferrai 2019-06-03 10:38:31 +03:00
  • 25dce23d81 fix(java-jersey2): Fixing javadocs warnings (#3040) Sai Giridhar P 2019-06-03 13:07:55 +05:30
  • ded0bd6801
    Update CI badges to 4.1.x (#3069) William Cheng 2019-06-03 11:41:38 +08:00
  • 3c8fe5b97f update petstore samples William Cheng 2019-06-03 10:32:03 +08:00
  • 46da7fe0e9 Merge remote-tracking branch 'origin/4.1.x' into 5.0.x William Cheng 2019-06-03 09:28:51 +08:00
  • 740325f885
    Updates sample generated content (#3068) Jim Schubert 2019-06-02 19:35:49 -04:00
  • 729a375cb3 Deploy website wing328 2019-06-02 20:45:56 +00:00
  • 7916f2f880 [kotlin-spring] add reactive behavior via Kotlin coroutines (#2934) sylvainmoindron 2019-06-02 21:50:45 +02:00
  • 7e457f7e41 sync master William Cheng 2019-06-03 00:32:13 +08:00
  • 8d3a1a5add Merge remote-tracking branch 'origin/master' into 4.1.x William Cheng 2019-06-03 00:06:43 +08:00
  • b74fa4458d
    Update compatibility table William Cheng 2019-06-03 00:03:16 +08:00
  • a6585c8f84 Deploy website wing328 2019-06-02 15:57:20 +00:00
  • 522a1a2372 Ruby client: escape path parameters (#3039) Chris Couzens 2019-06-02 16:24:30 +01:00
  • f667effa76
    [gradle plugin] Release 4.0.1 fixes (#3051) Jim Schubert 2019-06-01 23:36:17 -04:00
  • dc81574f2b Update version to 4.0.2-SNAPSHOT (#3047) Jérémie Bresson 2019-06-02 03:32:44 +02:00
  • 7ecc99192d Map number to double time since float is also parsed as double in Qt5 C++ (#3046) sunn 2019-05-31 19:23:07 +02:00
  • 6b88f66f54 Deploy website wing328 2019-05-31 16:15:13 +00:00
  • 39648ee3a7
    Prepare 4.0.1 release (#3041) v4.0.1 William Cheng 2019-05-31 23:42:55 +08:00
  • c65fadecb5 Deploy website wing328 2019-05-31 13:13:26 +00:00
  • 6a1fc51069 [gradle] Reworking publishing pipeline (#2886) Jim Schubert 2019-05-31 08:43:21 -04:00
  • c509d9897a [typescript-fetch] Fix uploading files (#2900) Jan Buchar 2019-05-31 08:15:32 +02:00
  • ddf21f0ca5 Resolves #2962 - Add properties config to Maven parameters (#2963) Deven Phillips 2019-05-30 21:43:57 -04:00
  • a2e84c348c fix(golang): Check error of xml Encode (#3027) Michael Cristina 2019-05-30 11:50:34 -05:00
  • 87adba9c4b [C++][Restbed] Add handler callback methods (#2911) Mateusz Szychowski (Muttley) 2019-05-30 16:45:28 +02:00
  • aae97638a9 Remove null checks for C# value types (#2933) sunn 2019-05-30 12:06:42 +02:00
  • 20b8eff6e3 [python-server] Support python 3.7 for all server-generators (#2884) Guillaume SMAHA 2019-05-29 23:36:06 -04:00
  • 14118807ba Use golang's provided method names (gin) (#2983) Kevin Kirsche 2019-05-29 13:48:23 -04:00
  • e3bc228dd5 [python] Adding constructor parameters to Configuration and improving documentation (#3002) Sai Giridhar P 2019-05-29 22:20:26 +05:30
  • 8ec8d3d70e Deploy website wing328 2019-05-29 14:04:56 +00:00
  • 6742302922
    Add new option to maven plugin's readme (#3025) William Cheng 2019-05-29 21:59:38 +08:00
  • 91af76700e Engine param in maven plugin. (#2881) azizamaan 2019-05-29 19:01:21 +05:30
  • 8a6d996c4f Added support for patterns on model properties (#2948) Ingvi Rafn 2019-05-29 13:30:25 +00:00
  • ec4c78b415 Deploy website wing328 2019-05-29 12:13:36 +00:00
  • ab53081258 Deploy website wing328 2019-05-29 12:07:37 +00:00
  • 40ec016c87 [csharp] Make API response headers dictionary case insensitive (#2998) Sai Giridhar P 2019-05-29 17:09:54 +05:30
  • 7756296c25 [Python] ModuleNotFoundError when packagename contains dots (#2992) Sai Giridhar P 2019-05-29 17:08:42 +05:30
  • 44e4dc3ff4 Add support for the URI format (#3023) Erik Timmers 2019-05-29 13:35:30 +02:00
  • f93e75b078 [java-okhttp]: Make example snippets code compilable (#3016) Sai Giridhar P 2019-05-28 22:28:23 +05:30
  • 0a037ae111 [csharp] Making example code snippet compilable (#3019) Sai Giridhar P 2019-05-28 22:27:06 +05:30
  • 499c8ac5c1 [java-okhttpgson]: Include API's Http response codes and their corresponding description and response headers in the documentation (#2995) Sai Giridhar P 2019-05-28 22:25:59 +05:30
  • 38b1fe2d36 Add support for enums in Elm operations (#2982) Erik Timmers 2019-05-28 17:00:04 +02:00
  • b2c56321ee Deploy website wing328 2019-05-28 07:48:36 +00:00
  • 316e596ea1 Deploy website wing328 2019-05-28 07:43:39 +00:00
  • d748312818 [KOTLIN client] fix Moshi (Serializer/Deserializer) duplicated (#3013) Vincent Devos 2019-05-28 09:15:06 +02:00
  • d1043c910c fix jaguar wrong import on object (#3000) Jaumard 2019-05-28 09:10:35 +02:00
  • 60e6371fc5
    fix class hardcode to pet (#3014) William Cheng 2019-05-28 00:45:01 +08:00
  • 41a3c76deb Deploy website wing328 2019-05-27 16:04:37 +00:00
  • 50878fbc2e [TS][Inverisify] Adding support for RxJS 6 (#2793) Gualtieri Mario 2019-05-27 17:33:07 +02:00
  • 5167955ee0 Create FUNDING.yml (#3008) Esteban Marin 2019-05-27 16:17:21 +02:00
  • 3547ba4841 Deploy website wing328 2019-05-27 11:16:59 +00:00
  • b88b1d656a
    Add auto-generated tests and travis config to Dart clients (#3006) William Cheng 2019-05-27 18:44:57 +08:00
  • f6a457a66b Deploy website wing328 2019-05-27 07:42:46 +00:00
  • 5c6824f569
    update feign to the latest stable version (#2999) William Cheng 2019-05-27 15:11:02 +08:00
  • e4f56d5906 To fix conflict params name 'url' (#2921) vellengs 2019-05-27 09:42:41 +08:00
  • d0a8d68512 [csharp-netcore] Enabling XML documentation on csharp-netcore client (#2996) Sai Giridhar P 2019-05-26 22:52:31 +05:30
  • ff1c7c87ef
    update jackson joda version, samples (#3005) William Cheng 2019-05-27 00:26:24 +08:00
  • 7109f5fb3b [kotlin] add testFolder configuration for kotlin (#2975) fj-roman 2019-05-26 11:12:31 +02:00
  • 2e6b911022 Set default base path and change constructor to const ref (#2973) sunn 2019-05-26 11:03:48 +02:00
  • 2bc9592bd5
    Revert "Add auto-generated tests and travis config to Dart clients (#2909)" (#3001) William Cheng 2019-05-26 01:50:31 +08:00
  • dfda6655ec
    Add auto-generated tests and travis config to Dart clients (#2909) William Cheng 2019-05-25 22:52:30 +08:00
  • 5e26ef4e23 Deploy website wing328 2019-05-25 10:56:41 +00:00
  • d243a6b96d
    Update jackson-databind to address security issues (#2993) William Cheng 2019-05-25 18:24:37 +08:00
  • c4bf6588aa [Kotlin client] Improve JSON parser (#2981) Vincent Devos 2019-05-24 23:11:26 +02:00
  • 213c015c95 improve Kotlin code quality (#2988) kroegerama 2019-05-24 18:18:25 +02:00
  • 268196e7f6 [Python] Remove unnecessary if else. (#2985) Shenghan Gao 2019-05-24 09:10:11 -07:00
  • e284d2e466
    Add a link to eBook (traditional chinese) (#2989) William Cheng 2019-05-25 00:07:37 +08:00
  • 204265e8a9 Deploy website wing328 2019-05-23 10:04:52 +00:00
  • 63e1e0451c
    Add OPTiM to the company list (#2971) Akihito Nakano 2019-05-23 18:31:33 +09:00
  • 394839bc7b Deploy website wing328 2019-05-22 12:31:39 +00:00
  • 1e06d7fe88 [Kotlin] Fix parse error when using custom field names with @Json (#2944) Keiju Matsumoto 2019-05-22 20:58:38 +09:00
  • 6a1f33d2f8 adjust template folder to lang option (#2959) Vincent Devos 2019-05-22 13:55:05 +02:00
  • cc5971cf30 Deploy website wing328 2019-05-22 11:02:39 +00:00
  • 689534cfd7 [C#] Enabling XML documentation in the C# client (#2953) Sai Giridhar P 2019-05-22 16:01:00 +05:30
  • d139219bba
    Add a link to Simplified Chinese eBook on OpenAPI Generator (#2970) William Cheng 2019-05-22 18:27:26 +08:00
  • be8c5faa50
    [PHP] Fix group parameters in WithHttpInfo method (#2951) William Cheng 2019-05-22 18:20:55 +08:00
  • 5f4ab4a24a Deploy website wing328 2019-05-22 03:15:50 +00:00
  • 972fe8fa40
    Revert "Specify "flex-flow: row wrap" to show the all table (#2942)" (#2969) William Cheng 2019-05-22 10:44:57 +08:00
  • 7c75455abc Deploy website wing328 2019-05-21 16:16:48 +00:00