Commit Graph

  • 031115356d
    Replace deprecated code (#14639) Beppe Catanese 2023-02-07 14:52:19 +01:00
  • bbc42696ab
    [java] Fix enum ref issue in array default value (#14638) William Cheng 2023-02-07 21:49:30 +08:00
  • cda3517891
    [Go] properly set header parameters on api clients (#14637) William Cheng 2023-02-07 21:45:24 +08:00
  • d90bdcbec7
    update readme (#14626) William Cheng 2023-02-06 11:02:04 +08:00
  • ca19fa0ef3
    [java][jersey] Fix ALLOW_COERCION_OF_SCALARS (#14619) Robin Karlsson 2023-02-06 03:34:21 +01:00
  • 31c3a40b4c
    [python-nextgen] fix bug fix and enhancement (#14308) William Cheng 2023-02-04 15:34:14 +08:00
  • a3c0de935f
    fixed format of Date serialization (#14616) devhl-labs 2023-02-04 02:09:33 -05:00
  • c2bad96ce1
    [JAVA] java.net.http.HttpClient (java native) form data generator (#14554) Sergey Prytkov 2023-02-03 22:19:48 +06:00
  • d8f777d707
    Fix the examples and import path in golang client documents (#14612) Masato Yagi 2023-02-03 22:44:45 +09:00
  • 6b0644115b
    added JavaSpring beanValidation for RequestBody parameters fix #13932 (#13936) Mintas 2023-02-03 16:26:48 +03:00
  • 14669d226b
    beter code format (#14614) William Cheng 2023-02-03 21:07:31 +08:00
  • 4f1708c3fb
    [Java/Microprofile] Add support for Jackson serialization & async interfaces using Mutiny in Java Microprofile library (#11554) pravussum 2023-02-03 12:39:01 +01:00
  • 6b80410bf3
    update CI to install v1.18 (#14607) William Cheng 2023-02-03 16:34:43 +08:00
  • 55e2eb1d6a
    Set proxy in ruby faraday client if configured (#14597) Simon Schmid 2023-02-03 09:11:44 +01:00
  • 68b41eeeea
    [GO][Client] Don't import io/ioutil package that has been deprecated as of Go 1.16 (#14476) Gonzalo Gomez 2023-02-03 00:50:12 -07:00
  • 6072646899
    Cleanup go-deprecated files, go-experimental doc (#14606) William Cheng 2023-02-03 15:14:10 +08:00
  • 626cd8c0cd
    fix #2737 creates (empty) directories if contained files are ignored (#14433) Henry Megarry 2023-02-02 20:01:28 -06:00
  • a94ad37738
    [Ruby] Allow general purpose faraday connection configuration (#14423) jethrodaniel 2023-02-02 19:59:52 -06:00
  • f6be077efb
    fix(sec): upgrade websockets to 10.0 (#14593) Fynn Tang 2023-02-03 09:37:28 +08:00
  • 78f82ddc5a test publish fix-website-update William Cheng 2023-02-02 18:19:26 +08:00
  • 27af3a063b
    add more tests such as empty response (#14587) William Cheng 2023-02-02 18:18:55 +08:00
  • 31a89e35cb
    Prepare 6.4.0 (#14582) William Cheng 2023-02-01 22:44:40 +08:00
  • 8f2676c5c2
    Prepare v6.3.0 release (#14580) v6.3.0 William Cheng 2023-02-01 20:52:29 +08:00
  • 6541038e13
    Update PR template to contain all scripts to run (#14501) julien Lengrand-Lambert 2023-02-01 08:51:11 +01:00
  • 6ddc8b3f38
    Add section on type and import mappings with samples (#14576) Kariem Hussein 2023-02-01 08:47:55 +01:00
  • 32499a19fc
    fix empty body in java apache client (#14574) William Cheng 2023-02-01 15:41:55 +08:00
  • 8d9816e193
    [cpp-qt-client] CMake build system improvements (#14210) Sergii Baitala 2023-01-31 17:39:00 +02:00
  • e8c739e771
    Read modelFileFolderPath from additionalProperties (#12536) Beppe Catanese 2023-01-31 15:49:45 +01:00
  • a28772b08f
    skip website push (#14573) William Cheng 2023-01-31 22:44:03 +08:00
  • cffe2d0259
    [Kotlin-Spring] support to Spring boot3 & jakarta extension (#14369) Paul Parenko 2023-01-31 15:16:06 +01:00
  • eca9ec775b
    Feat/jetbrains http client (#14477) julien Lengrand-Lambert 2023-01-31 15:03:15 +01:00
  • fa1cbb9322
    Add action for qt client (#14566) Martin Delille 2023-01-31 14:59:38 +01:00
  • 37e8cfadc7
    minor imrovemets to julia generators (#14560) William Cheng 2023-01-30 20:20:45 +08:00
  • fd45b74128
    [Java] better default value handling (#14130) William Cheng 2023-01-30 20:19:00 +08:00
  • 319e7bdbfc Deploy website version based on 28493dfa95a7c7aeaacc15586592235f4cfb2f98 wing328 2023-01-30 08:59:20 +00:00
  • b3527348f3 update doc William Cheng 2023-01-30 16:58:19 +08:00
  • 4bc16ea6bb
    Added a Julia client and server (#14520) Tanmay Mohapatra 2023-01-30 14:10:33 +05:30
  • 28493dfa95
    [Spring] Spring HTTP Interface library (#14485) Oleh Kurpiak 2023-01-30 10:37:00 +02:00
  • 8540c82d30
    Add handling for parsing optional bool params & regenerate samples (#14550) Sebastian Cevallos 2023-01-30 03:35:19 -05:00
  • c6cc2721fb Deploy website version based on b538c2adf8f65d27f0bce6a2dcb0553760998a9e wing328 2023-01-29 11:39:18 +00:00
  • b538c2adf8
    [csharp-netcore] Fixed serialization of nullable guids (#14556) devhl-labs 2023-01-29 06:16:58 -05:00
  • a60677705f why do i have to build again? devhl-labs-14552 devhl 2023-01-28 23:39:07 -05:00
  • a5cf2fac8f build all samples devhl 2023-01-28 23:17:48 -05:00
  • 70f4fcc872 build more csharp samples devhl 2023-01-28 22:58:05 -05:00
  • 6043942c1b fixed serialization of nullable guids devhl 2023-01-28 22:43:49 -05:00
  • 35e6f71f4f Deploy website version based on 57546d49c2a9b369ba754856d01de90e1837226e wing328 2023-01-29 03:21:45 +00:00
  • 57546d49c2
    renamed json converter variables (#14555) devhl-labs 2023-01-28 21:58:53 -05:00
  • 564a527f0d renamed json converter variables devhl-labs-14553 devhl 2023-01-28 15:30:38 -05:00
  • 1c157a2847
    Support examples in Response Content (#14336) Beppe Catanese 2023-01-28 05:42:00 +01:00
  • 03299528e9
    Add conan badge (#14537) Martin Delille 2023-01-28 05:12:20 +01:00
  • 47813a88a2
    update imports for enum (#14546) bgong-mdsol 2023-01-27 23:10:59 -05:00
  • 4ffdadfbcc
    [python-nextgen] fix issue on API example doc autogeneration (#14539) itaru2622 2023-01-28 13:03:17 +09:00
  • 6a2d8d23da
    #8792 [Java] [jaxrs-cxf] "useAbstractionForFiles" config option for jaxrs-cxf (#14316) DevFlorian 2023-01-28 04:37:08 +01:00
  • 2f8dbed938 Deploy website version based on ac5134acf3db00171f8ee4689d52c404284a9128 wing328 2023-01-25 13:06:10 +00:00
  • ac5134acf3
    [Java] fix JsonTypeName import (#14474) (fix #12524) Oleh Kurpiak 2023-01-25 14:39:58 +02:00
  • 96bc273d83 Deploy website version based on 5047273f1e02eaf42944f92fcaaffb5a1577e75c wing328 2023-01-24 07:10:43 +00:00
  • 5047273f1e
    [elixir] Properly map AnyType (#14497) Michael Ramstein 2023-01-24 07:48:49 +01:00
  • 3d30ad1c59 Deploy website version based on 82ac92aed6e1950b5d36f2d98881dffe823e8481 wing328 2023-01-24 06:32:57 +00:00
  • 82ac92aed6
    [elixir] connection.ex typo fix (#14512) tjbdev 2023-01-24 17:12:32 +11:00
  • ccbea26390
    [elixir] Fixes issue with setting Header parameters (#14511) Michael Ramstein 2023-01-23 22:03:05 +01:00
  • d22b920c7a
    fix version of ts-node-dev (#14507) ts-koa2-server Bach 2023-01-24 02:42:38 +09:00
  • eddca32366 first commit William Cheng 2023-01-23 01:12:10 +08:00
  • 828309d74a first commit William Cheng 2023-01-21 17:33:34 +08:00
  • 641a4723eb Deploy website version based on d4c8c97e19d9cc712b0326c85443be6e31f463b6 wing328 2023-01-21 03:10:32 +00:00
  • 90e468b9a3
    [java] Fix template logic related to supportUrlQuery (#14496) William Cheng 2023-01-21 11:10:30 +08:00
  • d4c8c97e19
    [csharp-netcore] Pipeline fix (#14495) devhl-labs 2023-01-20 21:46:42 -05:00
  • 47b38469a3
    Merge branch 'OpenAPITools:master' into kotlin_kotlinxserialization_polymorphism Loïc Siret 2023-01-20 14:11:43 -05:00
  • 344c4557a0 Deploy website version based on 5e7d31a83b60cde3466f5f22addf3ce6245092db wing328 2023-01-20 08:13:13 +00:00
  • 5e7d31a83b
    add a rule to keep only the first tag (#14465) William Cheng 2023-01-20 15:50:31 +08:00
  • 774b3c90db Deploy website version based on 4ecb9f418684aede3535525402021feb71677069 wing328 2023-01-19 18:17:16 +00:00
  • 4ecb9f4186
    [java][native] Fix urlQuery string method in oneOf (#14488) William Cheng 2023-01-20 01:57:32 +08:00
  • 6e780218ad
    [Go] Client Models using AllOf, OneOf, or AnyOf Correctly Include time and os imports (Attempt 2) (#14459) Ian Cubbon 2023-01-19 10:53:19 -07:00
  • 8d2f425e12 Deploy website version based on 6cd7989e9e5e7e53d8f072479d1eae7765b70401 wing328 2023-01-19 08:37:18 +00:00
  • 6cd7989e9e
    [Java][native][apache-httpclient] Update toUrlQueryString to support form style for object (#14478) William Cheng 2023-01-19 16:13:51 +08:00
  • d1cde7febe
    Add 2 rules to OpenAPI Normalizer (#14463) William Cheng 2023-01-17 21:27:57 +08:00
  • 4d6251a77f Deploy website version based on c912bae3bc1d2eb1cd45d360a45337c5f9d35cb8 wing328 2023-01-17 09:43:20 +00:00
  • c912bae3bc
    [Spring] Fix bean name collisions (#14092) (fix #14094) Johnny Marnell 2023-01-17 04:24:15 -05:00
  • 9f502930ea
    [Go] Adds a sha256 configuration option to hs2019 (#14467) Vikrant Balyan 2023-01-16 20:51:53 +05:30
  • 2a9288c74b Deploy website version based on 4cd080762aa4c41d7d83fe7c4cb9d28507038f5d wing328 2023-01-16 10:02:36 +00:00
  • 4cd080762a
    [Java][Spring] fix RequestPart/RequestParam handling on multipart request for arrays (#14450) (fix #14449) Marvin Rensing 2023-01-16 10:39:51 +01:00
  • 92f2cd0951 Deploy website version based on 74073df27c5374f34a3be7658f490db6305f1d3e wing328 2023-01-16 09:13:37 +00:00
  • 74073df27c
    [GO][Client] Use a *os.File for the API Client when uploading and downloading (#14340) Ian Cubbon 2023-01-16 01:51:04 -07:00
  • 78db6d6277 Deploy website version based on 27137e75ce06a0b196563f5d90edf227a8ab8d00 wing328 2023-01-14 16:23:49 +00:00
  • 27137e75ce
    [Java][Spring] fix ParameterObject import for Spring Boot 3 (#14454) Oleh Kurpiak 2023-01-14 18:00:32 +02:00
  • ca7d4637d8 Deploy website version based on be87382fdebbd7719ab0f5a8985c1b6c45c3e7fd wing328 2023-01-14 15:22:08 +00:00
  • be87382fde
    [Java][Spring] Fix #14398 springboot 3 schema required (#14402) Paul Parenko 2023-01-14 15:59:33 +01:00
  • d7d434e869 Deploy website version based on 7958990254fcc5aa4ebb4c2db65131c33ef1f891 wing328 2023-01-14 14:38:51 +00:00
  • 7958990254
    Add CancellationToken to generated aspnetcore controller methods. (#14326) philkild 2023-01-14 14:15:53 +00:00
  • bf425f520d Deploy website version based on 92775ceffc3ce1616930a12990d8957d4fd40c9c wing328 2023-01-13 17:11:16 +00:00
  • 92775ceffc
    [Go] [Client] Don't Explode Query Params (#14447) Ian Cubbon 2023-01-13 09:48:27 -07:00
  • ee8291a788 Deploy website version based on d34875439964c78515871cb6181a3e2eba83adf8 wing328 2023-01-13 14:10:09 +00:00
  • d348754399
    [kotlin][client] add info if endpoints requires authentication or not (#14445) Bruno Coelho 2023-01-13 10:29:27 +00:00
  • b6ad68baca
    [swift5][client] - fix combine warning (#14444) Bruno Coelho 2023-01-13 10:29:00 +00:00
  • 6c89e19dd8 Deploy website version based on cf4f2c76b2ab29a5291fea6b165951ad6ee90ef1 wing328 2023-01-13 10:01:52 +00:00
  • 079ad1742e
    update useRuntimeException description (#14452) William Cheng 2023-01-13 17:38:31 +08:00
  • cf4f2c76b2
    Use inline allof instead of $ref in echo test (#14429) William Cheng 2023-01-13 17:21:28 +08:00
  • ed2029f863
    [Java][Microprofile] fix useRuntimeException (#14409) (#14414) Sebastian Saip 2023-01-13 08:42:07 +01:00
  • 7d2a2f7b13 Deploy website version based on 8abc750c0e798455e1d485e5d511c5f9a7334383 wing328 2023-01-13 07:11:37 +00:00
  • 8abc750c0e
    [csharp-netcore] Added isNew property to CodegenProperty (#14412) devhl-labs 2023-01-13 01:43:33 -05:00
  • b54838d335 Deploy website version based on 9fae221f1d97a5228a028f7d373c6571dab263f6 wing328 2023-01-12 16:37:58 +00:00