Commit Graph

  • c6ab2d5d9e feat(junie): added .junie workflow junie-init jetbrains-junie[bot] 2025-06-02 21:49:50 +00:00
  • 0e442279aa Fix namefile feat/jetbrains/support-params Julien Lengrand-Lambert 2024-06-04 14:52:19 +02:00
  • 2c9356ce17 Adding generated test files Julien Lengrand-Lambert 2024-06-03 17:13:09 +02:00
  • 0a9ec6b436 Merge master Julien Lengrand-Lambert 2024-06-03 17:00:59 +02:00
  • 08e94d42c5 Adding tests for env generation Julien Lengrand-Lambert 2024-06-03 16:52:40 +02:00
  • 281b4ab427 Add support for env file for path variables and custom header variables Julien Lengrand-Lambert 2024-06-03 16:25:51 +02:00
  • 82fb273b78 Adding basic support for env file Julien Lengrand-Lambert 2024-06-03 15:47:18 +02:00
  • eb7e01a83b Adding tests for header params Julien Lengrand-Lambert 2024-06-03 12:13:22 +02:00
  • 6590053f0b Adding tests for query params Julien Lengrand-Lambert 2024-06-03 12:01:01 +02:00
  • 255d3ed9c9 Fixing failing test Julien Lengrand-Lambert 2024-06-03 11:49:43 +02:00
  • 53fcba54a3 Adds support for header params Julien Lengrand-Lambert 2024-06-03 11:34:34 +02:00
  • a62bcf368f Remove extra empty line Julien Lengrand-Lambert 2024-06-03 07:33:34 +02:00
  • 5c632683de Parameterizes query param values Julien Lengrand-Lambert 2024-06-03 07:31:32 +02:00
  • 1af82c87b1 Adds basic support for query params. Julien Lengrand-Lambert 2024-06-03 07:15:27 +02:00
  • ed2aad6756 [JAVA: okhttp-gson, rest-assured, retrofit2] Don't generate Jackson import when serialization library is GSON (#18811) master Philzen 2024-06-02 15:42:55 +02:00
  • 051abb82dc Bugfix/activate helidon versionutil tests (#18815) Philzen 2024-06-02 15:42:02 +02:00
  • 713aa92b22 add tests for 18772 (#18828) William Cheng 2024-06-02 18:10:46 +08:00
  • c08afa37e4 [BUG][Csharp][GenericHost] OpenApi 3.1: Model property of type map/additionalproperties gets generated as object (#18772) Gerwin Jansen 2024-06-02 11:31:53 +02:00
  • 4ae4bc5f5d [kotlin-spring] Generated code using Schema with discriminator mapping will not compile (#18826) Philzen 2024-06-02 09:18:38 +02:00
  • 2b9949a66b Bump Jackson to latest v2.17.1 and sync in templates (#18799) Philzen 2024-06-02 09:17:38 +02:00
  • f540e003f5 fixed workflow (#18824) devhl-labs 2024-06-02 03:07:57 -04:00
  • 8d398719c9 Revert "[cpp-restsdk] add support for oneOf via std::variant (#18474)" (#18820) William Cheng 2024-06-01 19:04:03 +08:00
  • 6a3d406690 [cpp-restsdk] add support for oneOf via std::variant (#18474) Amin Yahyaabadi 2024-06-01 02:48:02 -07:00
  • ca94559fb6 Add tests for Cpprestsdk client in CircleCI (#18817) William Cheng 2024-06-01 17:31:20 +08:00
  • 84ce2bfd14 [BUG][C++][cpp-pistache-server] An api receiving a std::optional parameter generates a org::openapitools::server::model::std::optional<...> that doesn't compile #18792 (#18793) Marc Le Bihan 2024-06-01 11:04:46 +02:00
  • 8783ad8a18 [Python] List enum members in docs (#18804) Lars van Leeuwen 2024-06-01 11:00:11 +02:00
  • e2258fb790 [kotlin-spring] Fix gradle build failure when generated with interfaceOnly=true (#18809) Philzen 2024-06-01 10:55:25 +02:00
  • 66126a8ae4 Remove unused test dependencies org.reflections & maven-rewrite (#18798) Philzen 2024-06-01 10:42:26 +02:00
  • 6a6f39d6f4 Change/reintroduce junit5 (#18790) Philzen 2024-06-01 10:40:40 +02:00
  • 368110a631 [csharp][generichost] Added 4.8 samples (#18791) devhl-labs 2024-06-01 04:17:58 -04:00
  • 353320cb04 [kotlin] better oneOf, anyOf support (#18382) William Cheng 2024-05-31 12:22:27 +08:00
  • 1c7e5c4726 add kong as sponsor (#18795) William Cheng 2024-05-31 00:42:01 +08:00
  • b19fc67a53 added framework support (#18776) devhl-labs 2024-05-29 08:58:52 -04:00
  • 2471ba2d2e Revert back to junit4 (#18786) William Cheng 2024-05-29 18:58:44 +08:00
  • edaace9323 Fix TS7053 errors in generated instanceOf* methods (#18770) HentaiHeavenVR 2024-05-28 14:18:39 +02:00
  • 48919ba3d2 Add model name mapping to swift5 client generator (#18780) Oliver Stevns Larsen 2024-05-28 10:48:53 +02:00
  • 56f301632e removed warnings (#18775) devhl-labs 2024-05-28 04:41:30 -04:00
  • 1c94576da7 Bump jorelali/setup-elm from 5 to 6 (#18777) dependabot[bot] 2024-05-28 16:39:01 +08:00
  • c1d0e7c24a Support nonPublicApi on jvm-retrofit2 (#18769) Brais Gabín 2024-05-27 13:22:26 +02:00
  • 74a9509e0c [Java][native] Fix: DateTime in deepObjects is no longer serialized correctly [fix #18742] (#18743) Marcel Huber 2024-05-27 10:32:32 +02:00
  • 9c999b6559 [General] Remove defunct global property withXml from generator, docs, maven & gradle plugin (#18568) Philzen 2024-05-27 08:35:32 +02:00
  • 258b7af727 update samples William Cheng 2024-05-26 21:42:10 +08:00
  • e6964482b8 Service api fix (#18767) Aaron Pritzlaff 2024-05-26 14:37:35 +01:00
  • ee3ff39225 fixed sorting (#18706) devhl-labs 2024-05-26 06:07:31 -04:00
  • af090fd526 Bump s4u/setup-maven-action from 1.12.0 to 1.13.0 (#18703) dependabot[bot] 2024-05-26 17:54:31 +08:00
  • 6a9b10075e Make JAX-RS BuilderImpl class non-final to fix WELD-001503 issue (#18724) Jimmy Praet 2024-05-26 10:43:32 +02:00
  • 5e8b589bea Fix rust server auth (#18692) cvkem 2024-05-26 10:04:14 +02:00
  • 0daf9ffa5b Fix javaJaxRS template: remove deprecated in JDK9 method usage (#18728) Ievgen Rozdymakha 2024-05-26 10:58:41 +03:00
  • 728abafdfa [Java][native] Fix: empty deepObject can produce invalid query [fix #18736] (#18737) Marcel Huber 2024-05-26 09:54:58 +02:00
  • 77365c34fa [crystal-lang] Resolve type check compile error in ApiError (#18759) Jonathan Siegel 2024-05-26 12:44:07 +09:00
  • e6fcbcbde0 update crystal petstore tets (#18766) William Cheng 2024-05-26 11:29:24 +08:00
  • e6f372992e [crystal-lang] Update dependencies to remedy build failure (#18755) Jonathan Siegel 2024-05-26 12:15:13 +09:00
  • 22f18fad91 Fix tests for parsing of additional type annotations & refactor test code (#18751) Philzen 2024-05-26 04:53:23 +02:00
  • 746961d07a Fix long running test (#18754) Philzen 2024-05-25 08:28:59 +02:00
  • 7bc2a66065 tiny simplification of typescript-nestjs api.service.mustache (#18749) Esteban Gehring 2024-05-23 16:52:08 +02:00
  • 7d3258f155 [typescript-nestjs] Fix template for useSingleRequestParameter (#18744) Arivanandan 2024-05-23 22:52:31 +09:00
  • f49efe02fd [typescript/nestjs] remove unused imports and allow async configuration (#18745) Simon Hanna 2024-05-23 14:12:26 +02:00
  • 235b57e499 convert all text/* content types to strings in the apache http java client (#18731) aaronforest-wf 2024-05-23 03:36:34 -05:00
  • 00c1ceffcd [Java][webclient] update junit to 5.x (#18741) William Cheng 2024-05-23 16:27:06 +08:00
  • 63d1564637 update C# samples William Cheng 2024-05-23 14:41:44 +08:00
  • a230588aca Fix build issue when using dotnet 8.0.300 (#18712) Omer 2024-05-23 09:37:26 +03:00
  • 3a232611d2 Added support for freeform types (#18722) Aaron Pritzlaff 2024-05-23 07:36:50 +01:00
  • 638af0fe37 add it@m to sponsor list (#18733) William Cheng 2024-05-22 15:24:06 +08:00
  • 8860537e2b update samples William Cheng 2024-05-22 15:13:38 +08:00
  • d0a8726580 [java][resttemplate] Fix missing javax validation imports with list validation (#18332) Horace Li 2024-05-22 08:07:42 +01:00
  • 1d96c770f9 Update PR template with latest minor version reference (#18729) Philzen 2024-05-22 05:34:58 +02:00
  • ea7609f35b update requests in python-fastapi to newer version (#18726) William Cheng 2024-05-22 00:37:02 +08:00
  • bfa26ea6be Add missing underscores for PascalCase enum values #4837 (#18594) Renato Mameli 2024-05-21 09:29:34 +02:00
  • 9398c6444a update samples William Cheng 2024-05-21 14:58:21 +08:00
  • 73598b9dbb [REQ] [ASPNETCORE] Add value types for the ASPNETCORE generator (#18646) Evgenii 2024-05-21 12:45:54 +06:00
  • ede6458d19 [csharp][generichost] Remove discriminator property (#18445) devhl-labs 2024-05-21 02:32:12 -04:00
  • 27120357aa [kotlin-wiremock] New generator for generating WireMock stubs using Kotlin (#18705) Stefan Koppier 2024-05-21 07:53:44 +02:00
  • 9a35914f0c PR for openapi-generator-maven-plugin inputSpec -- Allow jar: URLs (#18576) Paul Parenko 2024-05-21 07:51:52 +02:00
  • 9222231832 --- (#18718) dependabot[bot] 2024-05-21 13:49:25 +08:00
  • 56cc4828a2 update readme William Cheng 2024-05-20 17:38:31 +08:00
  • 741bf0c035 Prepare 7.7.0-SNAPSHOT (#18709) William Cheng 2024-05-20 17:27:17 +08:00
  • ab7d0cb74f 7.6.0 release (#18708) William Cheng 2024-05-20 15:26:08 +08:00
  • ef0d10df8d Use time.RFC3339Nano instead of time.RFC3339, do not want to loose the millisecond resolution. (#18673) Gonzalo Gomez 2024-05-19 03:53:51 -06:00
  • 33617ee867 Improve generation of selected models with dependent models (#18462) Pavel Miller 2024-05-19 12:46:50 +03:00
  • 9b0ca06442 [html2] Change to correct variable (#18685) Aniokrait 2024-05-19 18:46:27 +09:00
  • 3d15864eac [dart-dio] Incorrect hashCode and == overide for fields withList (#18198) Vasiliy Ditsyak 2024-05-19 11:35:25 +02:00
  • 8924083d73 Ruby: Fixed CodeQL polynomial regexp (#18699) RiccardoPetteruti-Onfido 2024-05-19 11:28:04 +02:00
  • e9f961e36e [rust-axum] Split up api trait per tag (#18621) Kalvin Pearce 2024-05-19 02:13:01 -07:00
  • 57dceae4ad Improve typescript-fetch code generation for oneOf cases without discriminator (#18702) Kaido Iwamoto 2024-05-18 18:11:34 +09:00
  • 62238c6886 [typescript-fetch] Make instanceOf infer type and check for undefineds (#18694) Marcus Pasell 2024-05-17 08:22:32 -07:00
  • 2fe397cb3e synn beea validation template (jaxrs) (#18697) William Cheng 2024-05-17 17:39:59 +08:00
  • 7e94c873f7 Add typescript 5.x as an allowed version. (#18674) Jeffrey Yasskin 2024-05-15 13:09:55 -07:00
  • 70130edaab Properties with custom types inheritance fix (#18052) Nikita Shmakov 2024-05-15 14:44:39 +03:00
  • 014cd2cb2b typescript-axios: withSeparateModelsAndApi - use import types properly. (#18625) Miroslav Šedivý 2024-05-15 11:30:18 +02:00
  • affb6bc1f7 [GO] Add assert constraints checks for complex types in the model template (#18654) Aviv Levitski 2024-05-15 11:59:35 +03:00
  • a9b1f93d65 clean up samples, update test spec (cpp-restsdk) (#18675) William Cheng 2024-05-15 15:09:17 +08:00
  • 1fa2d474b4 [[BUG][C][cpp-restsdk] Missing Set.h when trying to generate from Twitter OpenAPI JSON #9969](https://github.com/OpenAPITools/openapi-generator/issues/9969) (#18631) Marc Le Bihan 2024-05-15 08:51:59 +02:00
  • 4e61738348 upgrade microprofile to junit5 (#18669) William Cheng 2024-05-14 18:21:19 +08:00
  • cc5c50b227 update cpp-restsdk to use 3.0 petstore spec (#18670) William Cheng 2024-05-14 17:15:36 +08:00
  • 09be19cef7 upgrade okhttp-gson and google-api-client to junit5 (#18668) William Cheng 2024-05-14 17:04:33 +08:00
  • ed33b86205 Use pascal case instead of double lambda (#18667) Rohit Sanjay 2024-05-13 23:41:57 -07:00
  • 926a07fe4d Add tests for @Valid (enum) (#18664) William Cheng 2024-05-14 12:57:41 +08:00
  • d5559d5e65 Remove @Valid even for enum types defined in components (#18451) CREKD 2024-05-14 12:56:53 +09:00
  • 51ef8683fb [java] implement #18032 add builder pattern to java client and spring generator (#18650) William Cheng 2024-05-14 11:38:30 +08:00
  • 2f734515a1 fix: Null example values generated for enum properties (#18623) Alex Jones 2024-05-14 11:31:22 +08:00