Commit Graph

  • 0903ecf85e update urllib3 to newer versions in python-fastpi (#21439) William Cheng 2025-06-19 21:47:05 +08:00
  • 88bc79e906 [Typescript Fetch] Handle date parameters in the URL path (#19313) Al Scott 2025-06-19 05:47:16 -04:00
  • cef971cf9a [Java][RestTemplate] Gradle Build include non-compatible Spring Dependency with jakarta disabled (#21426) Steven Blakowski 2025-06-19 10:11:37 +02:00
  • 8d8e3ddf16 fix(typescript-fetch): use type modifier on imports for discriminator.mappedModels (#21397) Stefan Paul Noack 2025-06-18 16:50:20 +02:00
  • 623463a6ed [Java] Fix content for enum in MultiPart (#21428) William Cheng 2025-06-18 16:52:54 +08:00
  • 43e878b421 [python] Validate pyproject.toml and fix the pyproject.toml version constraint format (#21402) Youri Westerman 2025-06-18 10:39:37 +02:00
  • 50c6754fcc Fix broken mypy checks (#21423) Youri Westerman 2025-06-18 09:51:04 +02:00
  • d2b8a1eeac [typescript] add abort signal to requestcontext (#21323) David Gamero 2025-06-17 04:45:43 -04:00
  • dbc5d09da6 update python-fastapi requests to newer version (#21421) William Cheng 2025-06-16 20:42:16 +08:00
  • 6e9dedba75 [cpp-rest-sdk] fix enum values being used instead of names (#21223) Amin Ya 2025-06-16 02:50:36 -07:00
  • fc29daa6c0 Add enums to scala-http4s-server (#21320) KatyaValik 2025-06-16 08:42:02 +05:00
  • db38f0f556 [rust-axum] Prevent multiple declarations of the same operation (#21396) Rens Groothuijsen 2025-06-16 04:35:03 +02:00
  • d5ab8f225e Bump brace-expansion from 1.1.11 to 1.1.12 in /website (#21418) dependabot[bot] 2025-06-16 10:26:44 +08:00
  • 055687935b update spring web version in resttemplate (#21417) William Cheng 2025-06-16 10:20:01 +08:00
  • 6bfd39f5de fix sponsor link in readme William Cheng 2025-06-16 09:55:56 +08:00
  • 7f578d7444 [kotlin] Fix compile error in enum properties with "" values(#18660) (#21416) Ilia 2025-06-15 11:04:15 +03:00
  • f371a91d15 FIX #21407 - use referenced string enum schema in requestBody if available WannabeSoftwareEngineer 2025-06-12 15:47:51 +02:00
  • 8087f2b365 [Java][vertx] fix path param encoding (#21403) oscarobr 2025-06-12 13:29:18 +02:00
  • 937d314e19 [jaxrs-spec][quarkus] fix cookie in param (#21400) Andrei 2025-06-12 13:29:20 +03:00
  • 12fa2c0032 [cpp-restsdk] store Object as a shared pointer (#21349) Amin Ya 2025-06-09 23:53:55 -07:00
  • fa64c8e012 Issue: #21334 Abstract PHP support of "original" for variableNamingConvention (#21336) Mostafa Aghajani 2025-06-09 14:26:53 +03:00
  • fbd94d5fbb removed duplicate service registration (#21395) devhl-labs 2025-06-08 11:09:26 -04:00
  • 4402d836bb Fix MiskKotlin OpenApiGenerator types (#21390) Andrew Wilson 2025-06-06 13:47:39 +01:00
  • 89eea742fe avoid intersection type (#21378) Nicklas Utgaard 2025-06-04 21:48:11 +02:00
  • eb8ce7331a update common custom user data maven extensions to 2.x (#21377) William Cheng 2025-06-04 21:00:33 +08:00
  • 4cfc8eff00 Add tests for enum names with dots in python cilents (#21374) William Cheng 2025-06-04 16:18:10 +08:00
  • 9d70de44d6 [JavaSpring][21200] improve Kotlin interopability with optional values (#21202) Ondřej Šimon 2025-06-04 09:47:43 +02:00
  • d88d588665 Replace periods with '_DOT_' in Python enum member names (#21372) Peter Caisse 2025-06-04 03:18:58 -04:00
  • b57c23b121 update java restemplate dependencies to newer versions (#21368) William Cheng 2025-06-04 02:28:52 +08:00
  • b20c569187 update devlocity to newer versions (#21369) William Cheng 2025-06-03 23:41:45 +08:00
  • 49cadfec3a fix(python-fastapi): remove 200 fallback code and use default (#12481) (#21333) Thomas Sickinger 2025-06-03 15:02:24 +02:00
  • 81cdc82af7 fix(ruby-client): fix incorrect Date parsing in OneOf (#21364) LuukvH 2025-06-03 10:57:21 +02:00
  • 9ebc6308b9 update slack invitation links (#21361) martin-mfg 2025-06-03 09:26:46 +02:00
  • fbca2b28d0 [gradle-plugin] Pass openapiGeneratorIgnoreList option from the openApiGenerate extension to the corresponding task (#21363) Mikhail Obidin 2025-06-03 09:26:32 +02:00
  • b929970db2 fix: #21329 Java Native, Provide Null Check before toString on param variables (#21330) William Dutton 2025-06-02 18:56:22 +10:00
  • 18ccf86a6a [cpp-restsdk] link cpprest without crypto libraries (#21348) Amin Ya 2025-06-02 01:55:41 -07:00
  • 5997acb592 feat (JAVA NATIVE): add support for useSingleRequestParameter to java native client (#21331) Nicklas Wiegandt 2025-06-02 09:36:59 +02:00
  • bce88c93ba update swagger pareer to 2.1.28 (#21325) William Cheng 2025-06-02 15:33:27 +08:00
  • a428cff3f4 [csharp][generichost] Updated docs (#21357) devhl-labs 2025-06-01 06:10:08 -04:00
  • 959326048f [kotlin-client][multiplatform] update Kotlin and libraries versions (#21353) Csaba Kozák 2025-06-01 12:03:37 +02:00
  • 1f8787e53a fix: update axum generated multipart requests to own the body (#21301) Alexandre Cassagne 2025-05-31 11:32:03 -04:00
  • 1b57d4b1e6 Better handling of metadata in allOf (#21342) William Cheng 2025-05-30 20:37:53 +08:00
  • 5677f5b09b Introduce option 'importFileExtension' to typescript-axios (#21343) (#21344) Florian Brombauer 2025-05-29 13:13:04 +02:00
  • 05e672d856 [Kotlin] Primitive array items validity check (#21315) andreas-umbricht 2025-05-27 17:34:41 +02:00
  • 2c67841e5c Add option to set container's default to empty container (#21269) William Cheng 2025-05-27 16:59:35 +08:00
  • dcd89bf3c5 feat(typescript-angular): add util "provideApi" and update docs to standalone applications (#21173) jase 2025-05-26 13:02:34 +02:00
  • d2196dd727 use poetry 1.x in python aiohttp client (#21328) William Cheng 2025-05-25 22:43:22 +08:00
  • 041d36c954 [python] Fix poetry deprecation warnings (#21268) Youri Westerman 2025-05-25 15:16:31 +02:00
  • c6a88eaf8e [JAVA] Correct generation of schema default values of type object (issue #21051) (#21278) DavidGrath 2025-05-25 11:34:42 +01:00
  • c4dad53455 [GO] Go Server: Adds ordered routes to go-server router (#21280) Spencer Cornish 2025-05-24 23:49:15 -06:00
  • a891876ea9 fixed token availablity (#21326) devhl-labs 2025-05-25 01:48:49 -04:00
  • 66ff91a687 bumped dependency versions (#21327) devhl-labs 2025-05-25 01:48:17 -04:00
  • 4379a23608 [python] Explicitly define github workflow permissions (#21311) Youri Westerman 2025-05-22 04:21:19 +02:00
  • f735c6e091 add savetwt to sponsor list (#21310) William Cheng 2025-05-21 11:37:42 +08:00
  • 268acb0d34 Deploy website - based on f2b9133af8 William Cheng 2025-05-21 11:35:04 +08:00
  • 5ec4e4c8f1 add tests for cpp-restsdk client (#21305) William Cheng 2025-05-20 16:45:49 +08:00
  • cdef985ca7 Fix referenced primitive types (#19456) Michael Vistein (DLR) 2025-05-20 10:41:21 +02:00
  • dac1e6b7d3 optimize regex (#21188) martin-mfg 2025-05-20 10:27:19 +02:00
  • 894008f325 [Python] Correct sanitize_for_serialization in python generator for list in oneOf schema elements, fixes #18106 (#19405) Tassilo Karge 2025-05-20 10:26:38 +02:00
  • 5f63385a31 Provide " as member" where needed (#21304) William Cheng 2025-05-20 16:25:11 +08:00
  • 13c95f1dd2 Fix nim compilation in case a edge case of a schema with enum (#20780) sandwoodK 2025-05-20 09:38:58 +02:00
  • 78b54b9283 Fix broken build on Windows OS if the schema contains references to other schema files. (#21300) Andreas Kuhtz 2025-05-20 04:06:01 +02:00
  • 0aaeb45dbe [kotlin-client] Add support for integer enums in serialization for kotlin-client (#21248) CHervaudBetclic 2025-05-19 09:43:24 +02:00
  • 6e2b4f99ba [PHP-Symfony] revamp the computation of the contentType (#21292) Guillaume Turri 2025-05-19 04:09:16 +02:00
  • 45047b77f1 [python-fastapi] Upgrade dependencies to support Python 3.13 (#21291) Rens Groothuijsen 2025-05-18 03:56:24 +02:00
  • b3935922cd update snakeyaml version to 2.4 (#21293) William Cheng 2025-05-17 13:49:09 +08:00
  • df2a8d6d46 Merge branch 'master' into bugfix/fix-formparams-defaultvalue José María Lora 2025-05-16 12:28:47 +02:00
  • 9b39c05563 Kotlin Misk Add Extra Parameters (#21271) Andrew Wilson 2025-05-16 07:37:49 +01:00
  • cfe0b6fae3 Fix spelling mistake in validations (#21287) Jens Balvig 2025-05-16 14:55:18 +09:00
  • 6c0e7274ea [Php-Symfony] showcase recent features in petstore.yaml (#21286) Guillaume Turri 2025-05-16 04:32:52 +02:00
  • 5b885cd3db [kotlin-spring] fix validation regression in kotlin-spring generator (#21255) Peter Storch 2025-05-15 18:08:51 +02:00
  • 68c1d8970e [20808] add Autowired annotations guard to skip generation (#21198) Ondřej Šimon 2025-05-15 12:51:25 +02:00
  • bd8a206ebd fix(cpp-qt-client): add asJsonObject method to OAIEnum class (#19307) (#21211) Sohaib Athar 2025-05-15 11:00:55 +05:00
  • 0bfce24071 Add model name mapping option to rust generators (#21282) William Cheng 2025-05-15 13:29:37 +08:00
  • 40894382fc [php-symfony] fix handling of endpoints with "text/plain" or "image/png" response type (#21261) Guillaume Turri 2025-05-14 15:11:39 +02:00
  • 429da9860b [rust] support model/maps as deep/explode params (#21262) Amin Ya 2025-05-13 23:44:05 -07:00
  • a0b9ecd773 [php-laravel generator] update $request->bool to $request->boolean (#21273) jglagrimas 2025-05-14 14:37:16 +08:00
  • 2fb26c362e update kotlin samples William Cheng 2025-05-11 23:43:24 +08:00
  • 9981a408d1 [kotlin] Added path sanitization in javadoc comments (#20767) Ross Sullivan 2025-05-12 00:23:50 +09:00
  • 91630b8591 feat: add default values support to Avro schema generator with related test cases (#21226) update-samples Mostafa Aghajani 2025-05-11 17:48:53 +03:00
  • 57bf6925bb [Java] Make Java ApiClient extendable (#21251) Alex B 2025-05-11 14:47:40 +00:00
  • be17698320 [php-flight] fix: remove trailing spaces (#21254) Jonas Renggli 2025-05-11 16:32:27 +02:00
  • 2fd1ee66cc Added ANTLR. Fix Issue #20960 (#21230) DavidGrath 2025-05-11 15:31:54 +01:00
  • 6344bfa779 [php-flight] fix: use static PHPUnit assertions (#21253) Jonas Renggli 2025-05-11 16:22:34 +02:00
  • 66e8c932c3 [cpp-rest-sdk] support serializing model base as parameters (#21235) Amin Ya 2025-05-11 06:52:09 -07:00
  • d6c4634269 [csharp] Add missing ConfigureAwait(false) for csharp generator (#21244) Billy Booth 2025-05-08 23:02:38 -05:00
  • bb811db2a2 [JavaJaxRs] generate getValue() for enums with the correct type (#21183) Eric Rolli 2025-05-09 05:15:20 +02:00
  • b55ae3caa8 update documentation about lambdas (#21241) martin-mfg 2025-05-09 05:00:53 +02:00
  • ecd5d253a8 [Bug] [Java] Fix java compilation warnings in RFC3339JavaTimeModule and RFC3339InstantDeserializer (#21243) ksn-partisia 2025-05-09 05:00:07 +02:00
  • 4cffd32f87 [Feat][Typescript Angular] Implement deepObject query params (OAS3.0) (#21108) Philip Thomas Casado 2025-05-07 16:40:02 +02:00
  • f2813716fb [Python] Add __all__ variable in the package __init__.py file for Python APIs (#21185) Juanpe Araque 2025-05-07 09:59:49 +02:00
  • c88a7f8c7d Merge branch 'master' of https://github.com/AAraKKe/openapi-generator into AAraKKe-master AAraKKe-master William Cheng 2025-05-07 15:46:50 +08:00
  • 3048fb02e1 [cpp-rest-sdk] remove U macro definition from public headers (#21221) Amin Ya 2025-05-07 00:08:38 -07:00
  • 5117616b53 CodegenOperation & CodegenProperty: turn fields into getters (#21225) martin-mfg 2025-05-07 09:04:04 +02:00
  • 5e5a053bfa update PR tempalte, issue template, link to validator (#21232) William Cheng 2025-05-07 14:39:37 +08:00
  • f5b8fd6f5e [cpp-rest-sdk] fix finding of the crypto libraries (#21219) Amin Ya 2025-05-06 23:30:18 -07:00
  • 4b2abdf48d fix: fix dev container failing to build (#21218) Amin Ya 2025-05-05 00:34:02 -07:00
  • 2010c2a60a Add workflow to test Elixir clients (#21214) William Cheng 2025-05-05 15:32:05 +08:00
  • 41012588dd ignore date length validation (#21217) devhl-labs 2025-05-05 03:06:22 -04:00
  • e22d079bb0 ensure correct value for hasParams (#21209) martin-mfg 2025-05-04 18:49:01 +02:00