Commit Graph

  • 1d6a462688 Deploy website - based on a0c2517e79083a7f6268729bd86fc9f920efbc1a William Cheng 2024-01-05 12:06:13 +08:00
  • a0c2517e79
    Add a link to new youtube tutorial (#17536) William Cheng 2024-01-05 12:02:36 +08:00
  • fffcaa4edd Deploy website - based on 22d228b075b1ff3f7ec6bf19b8748f384e00ec1c William Cheng 2024-01-05 11:56:56 +08:00
  • 22d228b075
    Add Alloy Automation as bronze sponsor (#17535) William Cheng 2024-01-05 11:53:20 +08:00
  • 64f2cad9e8
    fix #17258 - use model class only if it is generated (#17490) martin-mfg 2024-01-05 03:30:28 +01:00
  • 6317796cba
    Remove optional path parameter in C# generichost template (#17525) William Cheng 2024-01-05 09:58:28 +08:00
  • ddc7d4b1b5
    [java][resttemplate] rethrow original exception when retry limits exceeded (#17488) Ilamparithi Natarajan 2024-01-05 01:57:24 +00:00
  • 23bd5d413c Merge branch 'master' of https://github.com/OpenAPITools/openapi-generator William Cheng 2024-01-05 09:56:51 +08:00
  • 1b72140b46 update samples William Cheng 2024-01-05 09:56:40 +08:00
  • 34c3f8c7aa
    [C][Client] Fix enum function names not matching headers in the model template (#17512) Dan Booker 2024-01-05 01:49:04 +00:00
  • 3d91fa8bd7
    Update Configuration.mustache (#17529) Antoine MARQUES 2024-01-05 02:48:14 +01:00
  • 063865973d
    python: simplify module imports (#17507) Jonathan Ballet 2024-01-03 14:22:53 +01:00
  • dffb5c121f
    Also escape '$' and '\' in normal Kotlin strings, … (#17434) cureaid 2024-01-03 03:46:03 +01:00
  • c56fc21517
    [cpp-qt-client] Update minimum cmake version to 3.5 (#17480) Martin Delille 2024-01-03 03:22:46 +01:00
  • cb84dffb2a
    [cpp-qt-client] Add cpp-qt-client technical committee to CODEOWNERS (#17481) Martin Delille 2024-01-03 03:22:09 +01:00
  • 48e9b9f408
    [bugfix][jaxrs]: fix compile error for jaxrs samples (#17479) Aliaksei 2024-01-03 02:59:17 +01:00
  • 218dccdb8b
    not throwing ex when ignore file exists (#17501) William Cheng 2024-01-03 09:56:13 +08:00
  • 8b5b5a74c3
    Update README.md (#17483) Christopher Queen 2023-12-29 22:27:10 -05:00
  • a5d3fb4f60
    fix rendering of stars in README (#17477) Artur Neumann 2023-12-27 12:56:16 +05:45
  • 6eeecc1d18
    Fix decoding OpenAPIDateWithoutTime (#17146) Mobile Team @ AOK Systems 2023-12-26 18:56:39 +01:00
  • 1105759a6f
    [kotlin-client][jackson] Add support for unknown default enum value (#17404) ken_tunc 2023-12-27 01:36:44 +09:00
  • e20466bffe update readme to reference 7.2.0 William Cheng 2023-12-27 00:35:41 +08:00
  • 35b47e6382
    Fixed the HttpSigning issue for ECDSA key supplied as string. (#17459) Ghufran Zahidi 2023-12-26 15:20:14 +05:30
  • c252216700
    [go]: Accept APIKey as string, byte array or stream using io.Reader interface (#17432) Ghufran Zahidi 2023-12-26 15:09:53 +05:30
  • c215bc681d
    better java resteasy echo api client tests (#17473) William Cheng 2023-12-26 10:25:55 +08:00
  • 2d50655d8c
    [JaxRS] fix pojo equals (#17431) fizzet 2023-12-26 03:13:36 +01:00
  • 3922973e85 Merge remote-tracking branch 'origin/master' into 8.0.x William Cheng 2023-12-26 10:10:55 +08:00
  • d0f659ec4d
    [#17465] Fix Kotlin templates to be compatible with Kotlin K2 compiler (#17466) Raphaël Ouazana 2023-12-26 03:09:28 +01:00
  • a4f1a17502
    Update README.md (#17468) Alex Shani 2023-12-26 03:50:17 +02:00
  • 8c014372aa
    [Java RESTEasy client] updating test to use the Java RESTEasy echo api client (#17367) (#17470) Milad 2023-12-26 02:32:51 +01:00
  • e21d22dbfa Deploy website - based on a67e07e132a74cd5a1063c97ef665ec618bdd692 William Cheng 2023-12-22 20:46:03 +08:00
  • a67e07e132
    Stop using internal variable from okhttp3 (#17458) Noor Dawod 2023-12-22 12:07:08 +01:00
  • 5eab3cef19
    Prepare 7.3.0-SNAPSHOT (#17456) William Cheng 2023-12-22 16:55:58 +08:00
  • fe638d0093
    v7.2.0 release (#17455) v7.2.0 William Cheng 2023-12-22 14:52:51 +08:00
  • da13013a27
    [Go] fix validation of property names when a model has required fields and doesn't allow additional properties (#17267) Charles Treatman 2023-12-21 22:35:52 -06:00
  • 63f09ee846
    Update gradle enterprise setup (#17399) Gašper Kojek 2023-12-22 04:07:43 +01:00
  • e127ba3d0c update readme William Cheng 2023-12-22 11:06:09 +08:00
  • 38c33b92fe
    Add scala-pekko client generator (#17417) Mickael Magniez 2023-12-22 03:58:27 +01:00
  • 986a9146d7
    Remove tests replaces with Python sample testing (#17453) Beppe Catanese 2023-12-22 03:57:25 +01:00
  • 0a7140224c
    Fix swift5 binary upload (#17422) Stormshield-robinc 2023-12-21 23:27:47 +01:00
  • 3099a2fcd3
    webclient explode query parameters support (#17441) Nikita Shmakov 2023-12-21 14:35:07 +03:00
  • 106047980b
    [Java RESTEasy client] added filename directive for Java RESTEasy file uploads (#17367) (#17435) Milad 2023-12-21 12:34:30 +01:00
  • bf4c98a82a
    [go-server] Add ability to handle nullable query param (#17321) Ween Jiann 2023-12-21 19:13:05 +08:00
  • 864c0db5e9
    [typescript-axios] Fix Missing AxiosRequestConfig (#17450) mya0 2023-12-21 18:58:05 +09:00
  • a34eeaed77
    [GO Gin Server] Webhooks support: add missing webhook handlers (#17411) Beppe Catanese 2023-12-21 09:10:09 +01:00
  • b20c8db281
    [Zapier] Updated some dependencies (#17420) Emanuele Saccomandi 2023-12-21 09:09:44 +01:00
  • 6d9211a131
    Update dependencies to newer versions (#17449) William Cheng 2023-12-21 16:09:18 +08:00
  • a62132ecd9
    fix exception in request body with enum ref (#17438) William Cheng 2023-12-21 15:22:28 +08:00
  • b5cd4e9316
    Add tests to verify generated Postman samples (#17444) Beppe Catanese 2023-12-21 08:22:03 +01:00
  • 457622c456
    fix(typescript-*): nullable additionalProperty values (#17379) Drew Kimberly 2023-12-20 07:14:25 -06:00
  • aeb6fcbb8c
    update wording in exception message (python abstract) (#17437) William Cheng 2023-12-20 16:45:54 +08:00
  • 1ccabeec64
    Add "cronn GmbH" to the list of companies using the openapi-generator (#17436) Benedikt Waldvogel 2023-12-20 07:29:48 +01:00
  • aacea3477f
    Generalized mime type support (#17285) Anton Ignatov 2023-12-19 13:23:36 +01:00
  • dc047b4e91
    fix missing array description in 3.1 spec (#17427) William Cheng 2023-12-19 11:35:46 +08:00
  • 473c3508ff
    to fix loop for allof with single element in normalizer (#17426) William Cheng 2023-12-19 11:31:25 +08:00
  • 5435b44e40
    Fix missing convertor for jackson in retrofit (#17418) Yonatan Karp-Rudin 2023-12-19 03:29:50 +01:00
  • efe2f8703d
    Use modelNameMappings in ruby client (#17408) Jan Sandberg 2023-12-18 03:59:39 +01:00
  • 58345a9a80
    [POSTMAN] Add Samples GitHub workflow (#17412) Beppe Catanese 2023-12-18 03:52:59 +01:00
  • 809d7151c6
    remove auto-generated ruby tests (#17402) William Cheng 2023-12-15 14:47:15 +08:00
  • e63563a8fc
    fix #16889 replace deprecated response code function (#17405) dabdirb 2023-12-15 13:41:14 +08:00
  • 367301de22
    deref parameter in normalizer for 3.1 spec (#17406) William Cheng 2023-12-15 12:18:07 +08:00
  • 13f04829c7 update tests lowercase-lambda William Cheng 2023-12-15 10:36:36 +08:00
  • 7184c2a689 remove reserved word check in lambda William Cheng 2023-12-15 09:31:04 +08:00
  • a9179e95dd
    fix: java apache httpclient should support UTF-8 by default (#17395) renaud-twd 2023-12-14 15:01:10 -10:00
  • 0062d1c8da
    Do not escape request name (#17394) Beppe Catanese 2023-12-15 02:00:32 +01:00
  • bc2443ecb0
    Bump actions/download-artifact from 3 to 4 (#17400) dependabot[bot] 2023-12-15 08:59:24 +08:00
  • c49701b804
    Bump actions/upload-artifact from 3 to 4 (#17401) dependabot[bot] 2023-12-15 08:59:09 +08:00
  • b7f31ddda4
    Regenerate (#17389) Ween Jiann 2023-12-13 22:17:15 +08:00
  • ebf99931b1 Deploy website - based on 56e2c49e073f5b5c07b109c3bca2095e5db9a39c William Cheng 2023-12-13 16:17:36 +08:00
  • 56e2c49e07 update doc William Cheng 2023-12-13 16:13:31 +08:00
  • 734b922381
    [scala-akka-client] Scala Akka client does not support arbitrary query string parameters (#17386) William Cheng 2023-12-13 16:03:48 +08:00
  • 42f72192ca
    add security feature AWSV4Signature to documentation (#15603) Tiffany Marrel 2023-12-13 08:07:18 +01:00
  • 28b2c75ac8
    Fix issue with URI type in the enum (#17126) hhomar 2023-12-13 06:19:51 +00:00
  • 4c4388e3c8
    Fix for handling error in resttemplate (#17381) rubiniselvaraj 2023-12-13 10:26:02 +05:30
  • 64c85a8fee
    Fix NPE in codegen security (#17378) William Cheng 2023-12-12 22:33:20 +08:00
  • 2a27fd51a7
    [C][Client] Use int* as int or bool type function parameter (#17179) Hui Yu 2023-12-12 22:11:13 +08:00
  • a792a79059
    Implementing retry logic to restTemplate (#17375) rubiniselvaraj 2023-12-12 19:31:36 +05:30
  • 809b3331a9
    [4947][java]: adds support for validation of primitives in arrays (#17165) Aliaksei 2023-12-11 13:55:38 +01:00
  • d4d5196907
    Better handling of any type in v3.1 spec (#17370) William Cheng 2023-12-11 17:13:55 +08:00
  • 62399b1897
    add a test for SecretStr in the python client (#17364) William Cheng 2023-12-11 13:18:36 +08:00
  • 51c8be3f8c
    [csharp][generichost] Handle obsolete params and methods (#17344) Maciej Lewiński 2023-12-11 06:17:26 +01:00
  • 7f05c1f41d
    [kotlin-client] New generator: kotlin-jvm-spring-restclient (#17366) Stefan Koppier 2023-12-11 05:49:36 +01:00
  • 9eb5882f94
    OpenAPI 3.1.0 Add webhooks support (#17174) Beppe Catanese 2023-12-11 04:21:23 +01:00
  • 8bb9a10b9f
    [kotlin-client][multiplatform] use shortcut to access jsMain as well (#17358) Csaba Kozák 2023-12-10 08:15:40 +01:00
  • 004c7e8c8d
    [Style][Go] standardize the format of mustache (tiny change) (#17363) TAKAHiRO TOMiNAGA 2023-12-10 11:13:49 +09:00
  • 10da7a3c5a
    [Ruby] add file download tests (#17362) William Cheng 2023-12-09 22:05:27 +08:00
  • dd36fa09f8
    update logbak core to newer version (#17360) William Cheng 2023-12-09 21:59:50 +08:00
  • 5daa145d25
    check boolean value returned by createFile (#17359) William Cheng 2023-12-09 21:58:53 +08:00
  • a21e68182a
    enable scopes for all security scheme types (#17083) Tomohiko Ozawa 2023-12-09 22:58:01 +09:00
  • 583184888f
    Ruby Client for Faraday: fix file downloading (#17333) Daniel 2023-12-09 02:49:00 +00:00
  • d952e5cfe3 Deploy website - based on 351f76474693f3242ea5dd72639497a4b2f588ba William Cheng 2023-12-08 22:19:59 +08:00
  • 351f764746
    Fix broken link to csharp-netcore generator (#17322) Omar Osman 2023-12-08 16:16:44 +02:00
  • 95af601586
    fix: go-server unresolved function NewstringFromValue for enums (#17316) Erik Booij 2023-12-08 15:07:59 +01:00
  • e37decff7b
    Add Java Optional for POJOs in JavaSpring templates (#17202) Dennis Melzer 2023-12-08 14:46:13 +01:00
  • 62462354ca
    [csharp] Support 420 HTTP code (#17207) Vladislav Bauer 2023-12-08 20:35:03 +07:00
  • c159abfdad
    [typescript-axios] Allow enum attribute to be nullable (#17265) Gintautas Miselis 2023-12-08 14:27:33 +02:00
  • e37cf901a8
    fix(typescript-axios): use baseURL of (custom) axios instance (#17296) mymx2 2023-12-08 20:27:08 +08:00
  • 3762277206
    Use .Content of for accessing response body in powershell (#17342) Leonid Olevskii 2023-12-07 17:50:33 +03:00
  • 1b2917d69f
    Bump actions/setup-python from 4 to 5 (#17338) dependabot[bot] 2023-12-07 11:28:14 +08:00
  • f593adff18
    Bump actions/setup-go from 4 to 5 (#17337) dependabot[bot] 2023-12-07 11:28:01 +08:00