Commit Graph

  • d39e015487 Use defer file close in go client (#22596) master William Cheng 2025-12-30 18:27:10 +08:00
  • cd01ba9bc1 Update go samples with more tests, improve code format (#22593) William Cheng 2025-12-30 14:40:46 +08:00
  • 97af5d1f52 [go] fix default value for array type (#22584) Eric Huang 2025-12-30 14:08:24 +08:00
  • 873e27233b [Normalizer] Copy the title field when creating the ArraySchema object in processNormalize31Spec (#22592) Xi Lu 2025-12-29 22:00:12 -08:00
  • 80be730dcd [Rust-Axum] Adapt changes upon Host extractor sunset (#22585) Linh Tran Tuan 2025-12-30 14:49:25 +09:00
  • 19945d909f build(deps): bump actions/setup-dotnet from 5.0.0 to 5.0.1 (#22580) dependabot[bot] 2025-12-23 13:25:02 +08:00
  • 23eff6672f Prepare v7.19.0 snapshot (#22569) William Cheng 2025-12-22 19:25:23 +08:00
  • 82b1ae8b8f fix date prepare.7.19.0 William Cheng 2025-12-22 18:37:04 +08:00
  • 3645253b34 update doc William Cheng 2025-12-22 18:35:59 +08:00
  • 785cf7b59d update samples William Cheng 2025-12-22 18:05:37 +08:00
  • 5b0d407aee prepare 7.19.0 snapshot William Cheng 2025-12-22 17:45:05 +08:00
  • 0ce21b4f3d Revert "7.18.0 release (#22567)" William Cheng 2025-12-22 17:33:11 +08:00
  • 51228436e0 7.18.0 release (#22567) v7.18.0 William Cheng 2025-12-22 17:32:30 +08:00
  • ec0a63dcf3 update dotnet 9 versin in workflow (#22566) William Cheng 2025-12-22 17:23:32 +08:00
  • 9779468cdc [csharp] Add .net10 support (#22562) devhl-labs 2025-12-22 03:09:33 -05:00
  • fb2878cb23 fix #22492 [BUG][JAVA][MAVEN] Lombok @Getter disables validation and #19743 #18794 #17793 #17606 (#22544) dabdirb 2025-12-19 13:19:35 +08:00
  • a3d03bad09 [kotlin] fix query parameter encoding (#22512) Albert Waninge 2025-12-18 10:31:27 +01:00
  • 6abe6ff1c4 fix(cpp-qt): Fix enum query parameter serialization for both inline and referenced enums (#22559) William Cheng 2025-12-18 16:52:50 +08:00
  • a529769bf3 feat: #22267 Use type formatting logic while applying non-container exploded query parameter (#22268) Tim Grohmann 2025-12-18 09:18:14 +01:00
  • 1722f5591b feat: prevent variable resolution when prefixed with $ in server URL templates (#22550) Dennis Melzer 2025-12-18 08:45:18 +01:00
  • 20136f4b9a [REQ-22001][FIX] Add MCP server support to apiService.mustache (#22558) William Cheng 2025-12-18 13:52:48 +08:00
  • f484aeac2c feat: Add serde_validate support. (#22553) dsteeley 2025-12-17 16:12:01 +00:00
  • 833d1d3d38 [REQ-22001] Add MCP server support to apiService.mustache (#22197) thibautrety 2025-12-17 09:42:55 +01:00
  • 8e7fd3cfb9 fix(generator): fix java.lang.NullPointerException: Cannot read field "name" because "codegenModel" is null (#22545) Nicolas Rodriguez 2025-12-17 09:39:49 +01:00
  • 149fdcb61f [Java] Use Fully Qualified Name for java.util.Locale in Generated Classes (#22342) Christopher Molin 2025-12-17 08:15:32 +01:00
  • e1edb9e645 fix: missing imports for array of files and date-time parameters (#1) (#22390) ricardogrande-masmovil 2025-12-17 08:13:45 +01:00
  • e4a26ce307 [Java] Support JsonNullable in JaxRS-spec (issue #9018) (#22412) Jurrie Overgoor 2025-12-17 08:04:37 +01:00
  • 1d79f3671a fix: Correct the jsonb according to the logic of jackjson, and solve the problems caused by the changes in v4 style. (#22488) essapp 2025-12-17 15:03:52 +08:00
  • 09a5800771 Centralize the definition of vendor extensions tied to the discriminator (#22542) Mattias Sehlstedt 2025-12-17 07:59:18 +01:00
  • a9f439f1c6 [kotlin-client] ALL: Stop html-escaping default enum parameters (#22506) Ondra Karmazín 2025-12-14 06:03:38 +01:00
  • c5ebcda902 [kotlin-client] Vert.x: Fix enum class name template for default operation parameters (#22504) Ondra Karmazín 2025-12-13 16:45:29 +01:00
  • b06fdb5781 fix(kotlin): add JsonCreator/JsonValue to Jackson enums (#22535) Ramon Onis 2025-12-13 11:54:45 +01:00
  • 5f28987b17 Adapted scala-sttp4-jsoniter to use orFail instead of getRight when using separateErrorChannel=false (#22536) Mateusz Piękos 2025-12-13 11:53:14 +01:00
  • 0b296bf50f Bump actions/download-artifact from 6 to 7 (#22539) dependabot[bot] 2025-12-13 11:31:11 +08:00
  • 39da542b99 Bump actions/upload-artifact from 5 to 6 (#22538) dependabot[bot] 2025-12-13 11:31:00 +08:00
  • 6820514d7f Bump @angular/compiler dependabot/npm_and_yarn/samples/client/petstore/typescript-angular-v19-provided-in-root/angular/compiler-19.2.17 dependabot[bot] 2025-12-12 09:20:09 +00:00
  • 6d7e8c69a0 Bump actions/cache from 4 to 5 (#22531) dependabot[bot] 2025-12-12 17:16:38 +08:00
  • 7ccd039a7b [java][okhttp-gson] fix: JSON deserialization fallback for String return types (#22498) Kevin Lin 2025-12-10 22:47:48 -08:00
  • 8f8001ea1a fix(go): do not generate unused imports (#22524) Thiago Arrais 2025-12-10 08:54:42 -03:00
  • 5c28ab4db2 fix: Update rust-server Cargo.toml to fix client feature compile (#22511) dsteeley 2025-12-09 07:54:36 +00:00
  • 104c57319f Bump urllib3 from 2.2.3 to 2.6.0 in /samples/client/echo_api/python (#22496) dependabot[bot] 2025-12-09 15:30:14 +08:00
  • cfcacf3074 Make python code compatible with urllib3 v2.6.0+ (#22520) Jeremy Audet 2025-12-09 02:29:32 -05:00
  • 5a6fcd3bd5 [kotlin][client] Deprecate jvm-volley support (#22521) William Cheng 2025-12-09 15:27:21 +08:00
  • 3b232f6a90 fix: five nondeterministic tests (#22513) Yong-Han Lin 2025-12-09 00:50:08 -06:00
  • 8ad6fff26f python-fastapi: avoid log message in constructor (#22522) William Cheng 2025-12-09 14:47:41 +08:00
  • 5945d71d0e Bump @angular/compiler in /samples/client/others/typescript-angular-v20 dependabot/npm_and_yarn/samples/client/others/typescript-angular-v20/angular/compiler-20.3.15 dependabot[bot] 2025-12-09 05:50:24 +00:00
  • 7cc0a7adac Bump @modelcontextprotocol/sdk and @angular/cli (#22516) dependabot[bot] 2025-12-09 13:43:56 +08:00
  • 74f7351718 Bump @angular/compiler (#22517) dependabot[bot] 2025-12-09 13:43:41 +08:00
  • d59a54a18a Bump @modelcontextprotocol/sdk and @angular/cli (#22518) dependabot[bot] 2025-12-09 13:43:28 +08:00
  • c91df9edd4 [crystal] fix Model#to_h method (#22508) Nicolas Rodriguez 2025-12-09 04:31:15 +01:00
  • b86213bea3 [typescript-node] Fixes generation when parent contains TypeScript primitive (#22401) Sergey Fetiskin 2025-12-08 22:26:42 +01:00
  • ce21b9e503 update urllib3 to newer version (#22515) William Cheng 2025-12-08 22:20:35 +08:00
  • 38c622019e fix(kotlin-client): jvm-spring-webclient: fix compile error when kotlin detects nullable body (#22509) William Cheng 2025-12-08 16:10:07 +08:00
  • 74c551cd88 disable ts integration testws (#22501) William Cheng 2025-12-07 15:46:28 +08:00
  • 8d17f662de fix(KotlinClientCodegen): store parsed bool values in additionalProperties (#22491) Károly Kiripolszky 2025-12-07 03:56:36 +01:00
  • 4f9f14a7d8 Bump express (#22483) dependabot[bot] 2025-12-02 17:57:08 +08:00
  • da778c46b0 add option to set params_encoder (#22484) William Cheng 2025-12-02 17:54:44 +08:00
  • abea33c32a Bump express (#22481) dependabot[bot] 2025-12-02 17:04:35 +08:00
  • 7a431db7ef Bump express from 4.19.2 to 4.22.1 in /website (#22479) dependabot[bot] 2025-12-02 13:31:43 +08:00
  • 5236b5bb72 Bump actions/checkout from 5 to 6 dependabot/github_actions/actions/checkout-6 dependabot[bot] 2025-12-02 04:19:24 +00:00
  • f125e1072f [crystal-lang] Various fixes for Crystal client (#22465) Nicolas Rodriguez 2025-12-02 04:15:35 +01:00
  • 9a6f14ad47 Add workflow to test Crystal client (#22477) William Cheng 2025-12-02 11:04:54 +08:00
  • 2d3082a1b7 Fixes oatpp generator to expose network server on 0.0.0.0 instead of localhost (#22330) Julian Ste 2025-12-02 03:12:24 +01:00
  • 18b359ba17 Add Basic and Bearer Authorization to the CPP Pistache generator (#22337) KRJ-RTX 2025-12-02 03:07:47 +01:00
  • 39ea9b6da7 Bump express in /samples/client/others/typescript-angular-v20 (#22475) dependabot[bot] 2025-12-02 10:07:00 +08:00
  • fc5ccdf3a5 Bump express (#22473) dependabot[bot] 2025-12-02 10:06:49 +08:00
  • bf5f7b0d6b Bump swift-actions/setup-swift from 2 to 3 (#22476) dependabot[bot] 2025-12-02 10:06:32 +08:00
  • 41f97d8187 fix: Rust-server bytes response fixed to not attempt string conversion (#22471) dsteeley 2025-12-01 13:36:50 +00:00
  • 5a2503dc49 fix(typescript-fetch): fix logic when stringEnums is explicitly set to false (#22466) scarf 2025-12-01 17:51:13 +09:00
  • 1e7ca08ccc [Rust-Axum] Fix: do not gen Partial Ord/Ord for Any type (#22469) Linh Tran Tuan 2025-12-01 17:38:32 +09:00
  • c0d98864e0 [Java] fix missing header parameters in the generated google-api-client Java client (#22468) William Cheng 2025-12-01 13:09:28 +08:00
  • 788f67dd01 Fix Spring Framework 7 compatibility in jvm-spring-restclient and jvm-spring-webclient (#22467) William Cheng 2025-12-01 12:24:37 +08:00
  • 7b83462a83 [kotlin] Make API classes open (non-final) unless nonPublicApi is used (#22461) Piotr Kubowicz 2025-11-30 17:03:29 +01:00
  • 453997bd16 Ensure rust-server compiles with no-default-features (#22445) dsteeley 2025-11-30 15:05:25 +00:00
  • e9bc44bebe [Rust] Implement support for multipart file uploads for reqwest-async and reqwest-trait (#22454) Elric Milon 2025-11-30 16:04:29 +01:00
  • 7a48bd8ef5 [typescript-angular] fix integration tests (#22463) gonzalad 2025-11-29 09:46:43 +01:00
  • 1689d7b5b6 Typescript-Angular: Fix several query parameters serialization issues (#22459) William Cheng 2025-11-28 20:59:29 +08:00
  • 08858a91e6 [typescript] migrate node-fetch to undici (#22408) David Gamero 2025-11-27 03:36:19 -05:00
  • e9c842f150 fix: do not add dependency on urllib3 if not required (#22453) William Cheng 2025-11-27 16:03:21 +08:00
  • 41c54e8122 Bump node-forge (#22447) dependabot[bot] 2025-11-27 14:45:57 +08:00
  • b8df8e7f22 Bump node-forge (#22448) dependabot[bot] 2025-11-27 14:45:47 +08:00
  • 578bdbe679 minor fix documentation for customization (#22440) William Cheng 2025-11-26 18:00:50 +08:00
  • 1b557790e6 [kotlin-spring][server] Feat: Return from controllers without ResponseEntity wrapper. (#22377) Jachym Metlicka 2025-11-26 11:00:17 +01:00
  • 3d6e9d5693 better format in build.gradle (kotlin) (#22439) William Cheng 2025-11-26 17:41:17 +08:00
  • b9d4b56d1c added ability to publish kotlin-client to maven local repo (#22438) Konstantin Ignatyev 2025-11-26 00:59:41 -08:00
  • ea62c676c9 [php][php-nextgen] Cleanup api authentication code when using api keys in cookies or supporting multiple authentication methods (#22433) Julian Vennen 2025-11-26 07:36:16 +01:00
  • 6be8fb3047 Bump actions/setup-dotnet from 5.0.0 to 5.0.1 (#22437) dependabot[bot] 2025-11-26 13:54:45 +08:00
  • 6e0fe098f1 [typescript] replace headers with same case-insensitive key to match http spec (#22393) David Gamero 2025-11-25 04:58:22 -05:00
  • 41024dc23b [JAVA](native-client) Add support for UnaryInterceptors (#22381) dschodits-secunet 2025-11-25 06:54:29 +01:00
  • 9116411dac [cpp-rest] Fixes segfault for nullable strings (#22405) Devon 2025-11-24 21:37:05 -08:00
  • 1c447a1605 update swagger parser to 2.1.36 (#22429) William Cheng 2025-11-25 13:21:36 +08:00
  • 4a7e0c9bdc [nim] Nim Generator Fixes (#22385) Devon 2025-11-23 01:19:16 -08:00
  • 65f99ebb21 fix(enums): add character handling for euro symbol (#22414) Ruben Hönle 2025-11-23 10:08:11 +01:00
  • 5d12e71b40 [typescript-rxjs] Feat: Add @deprecated JSDoc tag to API operations (#22419) William Cheng 2025-11-23 16:15:43 +08:00
  • 5711f391e9 build(pom): update swagger-parser to 2.1.35 (#22410) Cas van Dinter 2025-11-22 23:24:11 -08:00
  • ddfcc95b61 fix: use httpx in generated configuration.py (#22418) Josh Wulf 2025-11-23 20:11:48 +13:00
  • c5e0d0840b [typescript-nestjs-server] Fix #21842 by updating api.module.mustache (#22403) Ary Obenholzner 2025-11-22 17:16:34 +01:00
  • 8a4246cbaf Add support for custom tls server names. (#22372) Brendan Burns 2025-11-19 18:36:11 -08:00
  • a1b962d0b6 minor change to code format in package.json (ts nestjs server) (#22397) William Cheng 2025-11-20 10:35:29 +08:00
  • 3b4494d751 Bump glob and @nestjs/cli (#22396) dependabot[bot] 2025-11-20 10:11:24 +08:00