Commit Graph

  • 3e263ce3fc
    php: Fix typedoc comment for headers in ApiException (#19217) Julian Vennen 2024-07-23 04:00:48 +02:00
  • 08e2653935
    fix #18555 kotlin-spring generator flag appendRequestToHandler generates broken code when used with flag delegatePattern (#19206) Peter Storch 2024-07-22 09:32:31 +02:00
  • e40d3228aa
    Update CXF to newer version (#19210) William Cheng 2024-07-22 00:30:51 +08:00
  • b5d5e572e0
    Get rid of a bunch of Javadoc errors (#19209) Christian Beikov 2024-07-21 12:48:18 +02:00
  • 2fd7c41b3d #19176 fix Task.Result directly blocks thread filipe 2024-07-20 11:01:58 +01:00
  • e542b06869
    [python-fastapi] return 500 if not implemented, added some unittests (#19196) Nikita Vakula 2024-07-19 10:14:16 +02:00
  • f44bc30d20
    [Kotlin][Spring] Fix RequestPart handling for multipart request (#19058) Dimitar Tomov 2024-07-18 19:58:51 +03:00
  • aaf3ea2528
    [FIX][typescript-fetch] Fix duplicate imports for models with a discriminator (#19195) Erik Erbar 2024-07-18 16:24:21 +02:00
  • e59a4ab8f8
    Java libraries validation-api may use javax imports but dependency always uses jakarta namespace (#19171) Horace Li 2024-07-18 09:59:55 +01:00
  • ebf72a3772
    adds support for x-pattern-message in kotlin-spring generator (#19134) Martin Schröder 2024-07-18 10:22:18 +02:00
  • 47abf82164
    [java] update rest-assured, retrofit2, vertx to use junit 5 (#19185) William Cheng 2024-07-18 16:16:27 +08:00
  • 75cbebd2d2
    test (JAVA SPRING RESTCLIENT) 18522: Add more JDK 17echo api tests & fix triggers (#19189) Nicklas Wiegandt 2024-07-18 06:22:57 +02:00
  • 2f5529a184
    fix #11353 use @get:JsonProperty instead of @field:JsonProperty (#19186) Peter Storch 2024-07-17 13:06:32 +02:00
  • 045f4b6067
    fix (JAVA SPRING RESTCLIENT) 19137: Fix missing imports when using withXml for Spring RestClient and fix its README (#19146) Nicklas Wiegandt 2024-07-17 11:47:33 +02:00
  • cfcc2c89d6
    [python-fastapi] Fix api endpoint template (#19139) Nikita Vakula 2024-07-17 06:31:25 +02:00
  • 3dc3ee08bc
    test (JAVA SPRING RESTCLIENT) Add echo tests for the Spring 6 RestClient (#19145) Nicklas Wiegandt 2024-07-17 06:19:31 +02:00
  • 0177ceda56
    Bump actions/setup-dotnet from 4.0.0 to 4.0.1 (#19182) dependabot[bot] 2024-07-17 11:40:10 +08:00
  • 1367a16d6d
    Update Python versions used for unit tests (#19124) Jeremy Audet 2024-07-16 13:02:21 -04:00
  • a330a1f38e update samples William Cheng 2024-07-17 00:27:17 +08:00
  • 0002f8c506
    Support net8 in aspnetcore (#19051) Liri S 2024-07-16 19:02:41 +03:00
  • c8587bb31d
    Run unittest tests with unittest (#19121) Jeremy Audet 2024-07-16 11:52:56 -04:00
  • 9ae8775987
    Close #19129: java jersey2 and jersey3: Always cast path parameters to string similarly to okhttp-gson (#19161) Giuseppe Tribulato 2024-07-16 12:09:05 +02:00
  • c05bedb148
    remove unnecessary code (#19159) devhl-labs 2024-07-16 05:59:49 -04:00
  • 875fdb50bd
    Fix issue https://github.com/OpenAPITools/openapi-generator/issues/18574 (#19173) Sergey Vladimirov 2024-07-16 11:58:55 +02:00
  • 49e33188cf
    [qt-cpp] Remove Qt support before Qt 5.15.2 (#19164) Martin Delille 2024-07-16 11:51:14 +02:00
  • 94264e5598
    Get rid of a bunch of Javadoc errors (#19162) Christian Beikov 2024-07-16 11:49:21 +02:00
  • a81b736b24
    Allow array items in TypeScript to be nullable (#19157) CirnoV (Sickle) 2024-07-16 16:40:17 +09:00
  • 75e3be39cb
    fix #19156 @RestController annotation at Kotlin-Spring API interface (#19158) Peter Storch 2024-07-15 15:18:16 +02:00
  • 304ff96577
    [Swift] fix(#18074): correctly map OpenAPIDateWithoutTime to string in path (#18077) Julian Kalinowski 2024-07-15 15:10:00 +02:00
  • 7f01a354a5
    [Kotlin] Fix invalid gradlew.bat templates (#19165) Tolga Akkiraz 2024-07-15 14:57:58 +02:00
  • b705972cad
    Upgrade rust-hyper to use hyper 1.0 (#19115) William Cheng 2024-07-14 22:11:08 +08:00
  • 897a4e79d2 update elixir doc William Cheng 2024-07-14 21:10:26 +08:00
  • 3e6c13ede8
    [Elixir] allow custom packageVersion (#19151) Val Packett 2024-07-14 09:55:44 -03:00
  • 75f4faae0c
    docs: add act coding to users (#19152) Axel Rindle 2024-07-13 17:45:06 +02:00
  • 722be84cac
    Update call to assertDictContainsSubset() (#19122) Jeremy Audet 2024-07-13 06:28:26 -04:00
  • 7b52da5d57
    [go-server] Add information, where the server runs to generated README.md (#19141) Tim Grein 2024-07-13 10:35:04 +02:00
  • 8938f9dea1
    [Ruby] Fix Content-Transfer-Encoding binary unpacking (#19132) Zane Pickett 2024-07-11 09:52:38 +03:00
  • 2940d3219c
    [PowerShell] Support ApiKeyPrefix (#19133) condorcorde 2024-07-11 08:38:16 +02:00
  • 9948ed2cfa
    [dart-dio] fix JsonObject missing on a generated code #16585 (#19130) William Cheng 2024-07-10 21:15:37 +08:00
  • a4292c5db5
    Update poetry lockfile (#19123) Jeremy Audet 2024-07-10 05:22:01 -04:00
  • 42b0b20891
    [k6] Add authentication variables in headers and cookies (#19060) Wei Shih 2024-07-10 17:09:43 +08:00
  • 5fdcd4857b
    [okhttp-gson] migrate to jakarta.ws.rs (#19113) William Cheng 2024-07-10 17:07:54 +08:00
  • 005d5b0232
    codegen: add == -> 'Double_Equal' to specialCharReplacements (#19125) Luke Tudge 2024-07-10 11:02:48 +02:00
  • ba056dbf10
    Bump actions/setup-dotnet from 4.0.0 to 4.0.1 (#19126) dependabot[bot] 2024-07-10 11:13:24 +08:00
  • 705d853baa
    Update okhttp3 to 4.12.0 for Maven projects (#19118) Clément Denis 2024-07-10 05:12:57 +02:00
  • 011acc9950
    [typescript-axios] add config parameter to specify custom axios version (#19103) Doug Keen 2024-07-09 01:52:48 -07:00
  • 5612852fb6
    Remove dependency scan for inputSpec (actually not required) (#19084) Paul Parenko 2024-07-09 10:37:54 +02:00
  • 039f0b85f6
    Add BearerAuthInterceptor to dart-dio library exports (#19111) William Cheng 2024-07-09 16:26:15 +08:00
  • 1841f57863
    [Ruby] Allow Overriding Accept Header (#19106) Cameron Koegel 2024-07-09 03:34:07 -04:00
  • 5da4f50dac
    Fix call to TestCase.assertEqual() (#19091) Jeremy Audet 2024-07-08 14:06:22 -04:00
  • 8ab3bb491b
    Remove thread unsafe statusCode and responseHeaders instance variables from apache http ApiClient (#19054) aaronforest-wf 2024-07-08 08:48:52 -05:00
  • a3912b7239
    [Java][Microprofile] Fix #17526: enumOuterClass missing JSON-B (de)serializer (#18951) DielN 2024-07-08 12:30:22 +02:00
  • e7b5ef9628 add api, model tests typescript-playwright William Cheng 2024-07-07 22:48:43 +08:00
  • 0820edee5d
    Add bytestring package to dependencies of generated haskell code (#19101) William Cheng 2024-07-07 22:06:20 +08:00
  • 8f7cce716f
    Fix duplicate import javax.valid.Valid in resteasy generator (#19055) Michael Hamburger 2024-07-07 12:48:04 +02:00
  • b84770af16
    fix javadoc in various java files (#19099) William Cheng 2024-07-07 18:27:23 +08:00
  • 72cdb7020e
    Revert "[java-retrofit2] Support payload for DELETE method (#19056)" (#19100) Vladislav Bauer 2024-07-07 17:23:57 +07:00
  • 7f6d2d8801
    Fix docs for convertPropertyToTypeAndWriteBack and convertPropertyToStringAndWriteBack methods (#19072) Tim Grein 2024-07-07 10:58:24 +02:00
  • aef9142c2c
    [cpp-qt-client] Stop using Qt 5.15.2 in the CI (#19049) Martin Delille 2024-07-07 10:57:55 +02:00
  • 77737009e7
    Speed up docker re-builds using mvn dependency:go-offline (#19078) Liri S 2024-07-07 11:56:54 +03:00
  • 0b1b3f531e
    [ASPNETCORE] Fix having two "?" when not required and nullable = true (#19062) Jean-François Côté 2024-07-06 09:56:22 -04:00
  • b897a99ebb
    Allow array items in kotlin to be nullable (#19080) Not So Chiken 2024-07-06 09:29:49 +01:00
  • c8caa7cf49
    remove 3.7 in github python workflow (#19098) William Cheng 2024-07-06 16:17:22 +08:00
  • 4fa124b023
    enable java-camel checks (#19074) martin-mfg 2024-07-06 09:19:49 +02:00
  • dab0a16621
    update certifi to newer version (#19097) William Cheng 2024-07-06 15:13:55 +08:00
  • add5c2eec7
    Fix casts for typescript-fetch enum keys not working on number-based enums (#19075) Cas Cornelissen 2024-07-04 14:07:40 +02:00
  • 21ad242ceb
    [kotlin][client] fix temp file name and remove old deprecated jvm-okhttp3 (#19064) Bruno Coelho 2024-07-03 18:09:41 +01:00
  • ff2e173de8
    [Kotlin-Client][JVM-OkHttp] Override parameter enum's toString() method to use its value (#19053) Jacek Czerski 2024-07-03 10:57:46 +02:00
  • 03beb3732e
    Bump s4u/setup-maven-action from 1.13.0 to 1.14.0 (#19045) dependabot[bot] 2024-07-03 16:48:39 +08:00
  • 59d799baa2
    Add Alexis Couvreur as author of Java WireMock stub server (#19052) Alexis Couvreur 2024-07-03 04:47:28 -04:00
  • 9c4664a12c
    [java-retrofit2] Support payload for DELETE method (#19056) Vladislav Bauer 2024-07-03 15:46:20 +07:00
  • 376505c25d
    [Typescript] Fix Issue Directly Publishing Package (#19004) John Arrandale 2024-07-02 12:55:57 -04:00
  • 5d61f71cdd
    [typescript-fetch] Fix API-generation of referenced enums for multipart/form-data (#19016) Aron Wachter 2024-07-02 15:07:33 +02:00
  • daa4886865
    Change options from any to RawAxiosRequestConfig in typescript-axios and update samples (#18978) MarekBodingerBA 2024-07-02 11:41:05 +02:00
  • 860fd26449
    Fix x-www-form-urlencoded date-time string parameters (#18898) Benedikt Radtke 2024-07-02 11:20:29 +02:00
  • 20cfce0b4a
    Prepare v7.8.0 (#19048) William Cheng 2024-07-02 16:45:53 +08:00
  • 4eaac3d152
    v7.7.0 release (#19046) v7.7.0 William Cheng 2024-07-02 15:44:37 +08:00
  • c9da04cb65
    feat: x-enum-description support added to kotlin-server code generator (#19041) Dieter Eickstaedt 2024-07-01 14:16:26 +02:00
  • f2d6a78883 add typescript-wright generator William Cheng 2024-06-30 16:46:31 +08:00
  • 21d3cfe924
    Fix Issue 18224 - Load x-field-extra-annotation in the operation parameter (#18967) Rodrigo de Almeida - RMA3 2024-06-30 05:27:14 -03:00
  • fb17e5699d
    [PHP-SYMFONY] Debug Symfony version 7, enums ref, array of enums $ref and date assert (#19008) loicconan 2024-06-30 04:11:26 +02:00
  • fa2b5750ce
    [Bug] [Java] Remove raw type compilation warnings when generating using jersey2 or jersey3 (#19033) ksn-partisia 2024-06-30 04:06:12 +02:00
  • 53f1094765
    [Python] Allow Overriding Accept Header (#19025) Cameron Koegel 2024-06-28 07:27:10 -04:00
  • 44e9ff58bd
    [android][volley] Remove unused robolectric test dependency (#19022) Val Packett 2024-06-26 22:51:56 -03:00
  • 9c26848f11
    [kotlin-client] Generate safe ?. access for optional enums (#18982) (#19023) Val Packett 2024-06-26 11:53:56 -03:00
  • 0c4bfe3ffe
    Add tests for anyof with discriminator (#19021) William Cheng 2024-06-26 16:00:58 +08:00
  • 6b9d95be89
    Tries to fix #18975 by changing how the deserializer interacts with its parent class (#18976) qbuzzdaan 2024-06-26 09:22:20 +02:00
  • 0d05ee35f0
    [Python] Add Flag to Allow Ignoring Operation Servers (#18981) Cameron Koegel 2024-06-26 03:08:13 -04:00
  • ed985b2e97 leave name untouch if using original ts-original-naming William Cheng 2024-06-26 10:20:09 +08:00
  • 21872b47b1 update doc normalizer-rule-default William Cheng 2024-06-26 10:05:19 +08:00
  • 0da60def01 update samples William Cheng 2024-06-26 10:04:23 +08:00
  • 7dac40e31c update comment William Cheng 2024-06-26 09:55:31 +08:00
  • 81feb4ba78 Merge remote-tracking branch 'origin/master' into normalizer-rule-default William Cheng 2024-06-26 09:54:38 +08:00
  • 70723d13e7 Deploy website - based on 38d189b159e540f3326ad5ecb935ba81d5f8be4b William Cheng 2024-06-26 00:31:37 +08:00
  • 38d189b159
    update kong URL (#19018) William Cheng 2024-06-26 00:29:43 +08:00
  • 045b6012b3
    [Spring] replace MultipartFile by Resource (#18509) martin-mfg 2024-06-25 12:26:09 +02:00
  • da7105bc6a
    fix NPE in get type, add test (#19014) William Cheng 2024-06-25 18:05:09 +08:00
  • 6aa825bcf7
    [Go] Fix an issue causing int array reference translated to an invalid type []Integer (#19013) William Cheng 2024-06-25 16:29:28 +08:00
  • ba9ac74237
    revert lsot testMicroprofileGenerateCorrectJacksonGenerator_issue18336 (#19005) jpfinne 2024-06-24 11:01:02 +02:00
  • 5532203f9f
    fix issue 18959 (#18962) Rodrigo de Almeida - RMA3 2024-06-24 05:58:02 -03:00