Commit Graph

  • e535066a85
    [python-nextgen] Add @overload for api methods to handle async requests (#14851) Dan Čermák 2023-03-03 08:51:59 +01:00
  • c50e449cf5
    Disable unit tests to prevent build from failing (#14872) William Cheng 2023-03-03 15:18:12 +08:00
  • 057a56a827
    fix(typescript-angular): only import services if providing them (#14864) Terence Honles 2023-03-02 17:17:31 +03:00
  • c2f244ccfa
    fix(typescript-angular): fix model filename including modelNamePrefix (#14859) Terence Honles 2023-03-02 16:49:14 +03:00
  • 440861270e
    [Core] Close Stream<Path> on spec merger (#14862) Oleh Kurpiak 2023-03-02 15:07:46 +02:00
  • ca3e8be1bc
    [Java][Spring] version parameter (#14847) Oleh Kurpiak 2023-03-02 13:29:01 +02:00
  • 60e2d605c4
    [python-nextgen] fix enum default value (#14846) William Cheng 2023-03-02 17:36:38 +08:00
  • dc9612a2f8 Deploy website - based on 27a4355c6c6f44c30a2c2ef57aac3ea37c9d8833 William Cheng 2023-03-02 11:12:41 +08:00
  • 27a4355c6c
    add dmtech logo to website (#14853) William Cheng 2023-03-02 10:53:42 +08:00
  • 7de302c43e
    add dmTECH GmbH as company using openApiGenerator (#14850) sbilz 2023-03-02 03:26:37 +01:00
  • c8fab3f40a
    [Typescript] Use for of instead of for in at ObjectSerializer (#14849) Kuzma 2023-03-02 00:16:01 +03:00
  • 2458743257
    [Typescript-Axios] Add options to TypescriptAxios reserved words (#14650) Joe Spandrusyszyn 2023-03-01 09:48:19 -05:00
  • 350fb82bed
    [K6] Enhancement: Make operationId accessible inside requests (#14787) jmejane 2023-03-01 09:46:12 -05:00
  • 43493a94fe
    [typescript] Fix Invalid path separator for imports on Windows (#14754) Adam Stoffel 2023-03-01 06:41:18 -08:00
  • e1ab25c915
    Add constructor with required parameter for Spring (#14822) (fix #9789) Antoine Lucas 2023-03-01 14:09:47 +01:00
  • c70a41210e python-nextgen: fix tests William Cheng 2023-03-01 17:17:08 +08:00
  • 6d48d73421
    python-nextgen switch union order (#14762) William Cheng 2023-03-01 15:30:18 +08:00
  • e82ae6bacd
    [python-nextgen] Add datetime, date format support (#14799) William Cheng 2023-03-01 15:29:47 +08:00
  • 854f8dbc6d
    [CI] try to fix bitrise deprecation warning #14834 (#14836) William Cheng 2023-03-01 11:01:46 +08:00
  • a9e4eaf582
    [C++][Pistache] Add some missing {{declspec}} on classes and functions (#14808) Sylvain Joubert 2023-02-28 11:19:43 +01:00
  • 225d590b53 add a test for allOf with nested inline object with oneOf nested-oneof-python-nextgen William Cheng 2023-02-28 17:53:48 +08:00
  • a4b5b85067
    Update jackson nullable version to newer version v0.2.6 (#14823) William Cheng 2023-02-27 18:38:31 +08:00
  • 07f1d2d51c
    Encode request parameters to enable whitespace characters (#14797) Michel Wohlert 2023-02-26 17:25:28 -08:00
  • 099f138dd5
    [RUST] Upgrade reqwest-middleware (#14819) Rémi Kalbe 2023-02-27 01:05:37 +00:00
  • b5d4fa9d27
    fix unique items in python nextgen client (#14816) William Cheng 2023-02-26 10:21:26 +08:00
  • 1f2d6b8848
    [python-nextgen] support dict query params (#14727) Emma 2023-02-25 09:25:52 -05:00
  • 92b96635bd
    Fix bean validation for Collection and add unit test (#14736) Dennis Melzer 2023-02-25 15:06:31 +01:00
  • 3aa7ec6a39
    Get API configuration from application environment for erlang-client (#14752) David Weinstein 2023-02-25 09:05:14 -05:00
  • f4e53db8cf
    Java Jersey glassfish fix renewing OAuth-Accesstoken #14734 (#14735) sbilz 2023-02-25 15:01:33 +01:00
  • 5c9999b7cf
    Stop using org.springframework.util.Base64Utils in Java generators (#14813) catostrophe 2023-02-25 16:56:18 +03:00
  • 8b2de37414
    [openapi-normalizer] add a new rule to set tags for all operations (#14794) William Cheng 2023-02-24 15:26:34 +08:00
  • d400d7fb15
    Better handling of x-nullable in codegen property (#14800) William Cheng 2023-02-24 15:24:34 +08:00
  • b527f3b816
    Setup Github works for Erlang projects (#14788) William Cheng 2023-02-22 15:03:21 +08:00
  • cab9872d6d
    Add from_dict in model anyOf in python-nextgen (#14781) William Cheng 2023-02-22 10:56:05 +08:00
  • 18ef6ff96a
    [Ruby] fix return_binary_data with attr_accessor (#14772) Cameron Koegel 2023-02-21 11:51:21 -05:00
  • 94733b8bdf
    ktor-client fix array generation (#14778) Sergey Prytkov 2023-02-21 13:58:11 +03:00
  • e09196261a
    Add rule to simplify oneOf/anyOf (#14777) William Cheng 2023-02-21 17:39:43 +08:00
  • c9958e12b8
    Add rule to simplify boolean enum (#14764) William Cheng 2023-02-21 14:06:24 +08:00
  • b215f67b2e fix gradle properties with the correct snapshot version William Cheng 2023-02-20 16:44:23 +08:00
  • 9290c1a75e
    [rust-server] Fix clippy warnings (#13907) Naoki Ikeguchi 2023-02-20 14:46:01 +09:00
  • 94d6faffe3
    revert spring boot back to 2.5.14 (#14755) William Cheng 2023-02-20 12:35:47 +08:00
  • 696c8fffc2 fix key file fix-6.4.0-release William Cheng 2023-02-20 00:39:54 +08:00
  • 21cc487175 fix William Cheng 2023-02-20 00:14:22 +08:00
  • 17668922f2 fix William Cheng 2023-02-20 00:06:18 +08:00
  • fb18e7a039
    [Typescript] Enums generation (7.0.0) (#14663) Kuzma 2023-02-19 15:45:18 +03:00
  • c50a775e0c
    prepare 6.5.0 release (#14749) William Cheng 2023-02-19 20:36:23 +08:00
  • 622071e70e fix gradle publish William Cheng 2023-02-19 19:40:12 +08:00
  • 617c53d65d fix 6.4.0 release - docker William Cheng 2023-02-19 19:30:04 +08:00
  • 93df0ff444
    Prepare 6.4.0 release (#14748) v6.4.0 William Cheng 2023-02-19 18:53:20 +08:00
  • 1bd3ce7ce2
    [python-nextgen] Better oneOf, anyOf support (#14743) William Cheng 2023-02-19 17:16:15 +08:00
  • 0891b6056f
    python better datetime test (#14742) William Cheng 2023-02-19 16:48:36 +08:00
  • cb20e742ea
    [BUG][JAVA][SPRING] Fix serialization when there is a discriminator with mapping (#14733) (fix #14731) Jorge Rodríguez Martín 2023-02-18 16:00:44 +01:00
  • c5d67ee042
    Fix https://github.com/OpenAPITools/openapi-generator/issues/11570 by ensuring tags at the class level match tags at the method level (#13434) GregDThomas 2023-02-18 14:23:10 +00:00
  • e9f55c0dd9
    [Bug][Go] consider allOf schemas for rendering string default vaules (#14684) Justin Sherrill 2023-02-17 22:07:09 -05:00
  • 7968349991
    go server - use tabs instead of spaces (#14740) William Cheng 2023-02-18 00:37:53 +08:00
  • 612dc4dbcb
    [BUG][Go] Remove "null" body value when body is empty #13927 (#13934) Rodrigo Cebrián González 2023-02-17 17:29:12 +01:00
  • 09ff22230d
    fix: Inline model schema's name is wrong (#14687) davidediak 2023-02-17 17:10:20 +01:00
  • 2101ea6cf7
    Make usage of !include more clear (#14724) Drago Rosson 2023-02-17 09:44:13 -06:00
  • 958609931b
    ktor-client add toString() for generic params (#14717) Sergey Prytkov 2023-02-17 12:56:36 +03:00
  • 3746a2069f
    enable onBrokenLinks (#14730) William Cheng 2023-02-17 16:53:07 +08:00
  • 5a0d768631 Deploy website - based on 7f4602606b6df76f864acb4d2995e420350239ff William Cheng 2023-02-17 16:35:39 +08:00
  • cea5022b5d
    update docusaurus to latest version (#14728) William Cheng 2023-02-17 14:15:29 +08:00
  • 2bc963f00c
    Generate merge spec (#14387) Oleh Kurpiak 2023-02-17 04:40:05 +02:00
  • 0816008f1e
    Fix 6.4.0 SNAPSHOT link (#14726) Cam K 2023-02-16 17:48:14 -08:00
  • 9be92fabd1
    fix incorrect method name (#14720) RInverid 2023-02-16 15:22:55 +01:00
  • 6095d2df75
    Support CommaSeparatedTuples including commas (#14535) Beppe Catanese 2023-02-16 11:36:47 +01:00
  • 0e0cddacac
    Make sure jaxrs-spec works with Jakarta (#14654) Dave Syer 2023-02-16 10:29:37 +00:00
  • ae0ed022d5
    take numeric types into account for array defaults (#14694) Robbert van Waveren 2023-02-16 11:28:26 +01:00
  • 11d9d4346e
    [rust] Fix content-type in templates (#14702) John Vandenberg 2023-02-16 17:54:02 +08:00
  • 12e76ec14f
    Fix escaping in R (#14572) Antoine Vandecreme 2023-02-16 09:02:03 +01:00
  • 62f52ad520
    install lifecycle as part of r tests (#14716) William Cheng 2023-02-16 15:49:50 +08:00
  • d7e75ebe5d
    fix anyof toUrlQuery string in java native (#14715) William Cheng 2023-02-16 14:46:57 +08:00
  • 71c2abf81c
    [Java] fix default value for JsonNullable (#14703) William Cheng 2023-02-16 10:37:36 +08:00
  • 8b0b4b5d04
    [dart][dart-dio] Add deprecations on models and fields (#14676) Peter Leibiger 2023-02-15 18:09:34 +01:00
  • 1814a04c20
    [dart][dart-dio] Bump Dio to 5.0.0 (#14675) Peter Leibiger 2023-02-15 18:09:08 +01:00
  • b6e51b7a77
    [csharp-netcore] Use scheme from base address (#14685) devhl-labs 2023-02-15 10:47:33 -05:00
  • 7c57024e69
    improved date de/serialization (#14679) devhl-labs 2023-02-15 10:46:48 -05:00
  • d7edbad8d6
    [java][apache-httpclient] update httpclient dependency to the latest 5.x (#14673) Andre Vegas 2023-02-15 02:12:39 -05:00
  • 85a7d69b5f
    update starlette to newer version (#14700) William Cheng 2023-02-15 14:59:43 +08:00
  • f455ac166c
    Add 'endsWith' handlebars helper function (#14634) Anton Averchenkov 2023-02-14 22:14:59 -05:00
  • e00d8d564a
    [BUG] [Kotlin Client] Template: isUniqueItems rather than uniqueItems (#14677) Daniel Imber 2023-02-13 03:14:42 +00:00
  • 110460b71a
    [python-nextgen] better datetime support in parameters (#14621) William Cheng 2023-02-12 21:11:29 +08:00
  • 72c02e4bc1
    optionally support float strict type (#14618) William Cheng 2023-02-12 19:44:18 +08:00
  • d7a2e4a293
    Apache Camel: implicit headers (#14674) William Cheng 2023-02-11 23:48:55 +08:00
  • b6abace9dc
    [JAVA] java.net.http.HttpClient (java native) conditionally depend on apache (#14670) William Cheng 2023-02-11 22:06:44 +08:00
  • 9a0aee90bd [Java] fix JSON template (no samples update) Oleh Kurpiak 2023-02-11 12:52:55 +02:00
  • e702506e4d update samples William Cheng 2023-02-11 10:35:27 +08:00
  • 68b944e6e6
    Preserve order of securitySchemes (#14536) Beppe Catanese 2023-02-10 15:20:19 +01:00
  • 1b60ee1799
    [Java][native]Fixed StringJoiner add method parameter error (#14646) canadazhangsan 2023-02-09 21:10:21 -05:00
  • 4664f6c46c
    [Java] Fix APIClient basePath Configuration (#14600) Tom Deering 2023-02-09 03:27:57 -07:00
  • 687bace3f3
    [Java][native] add spotless gradle/mvn plugin (#14641) William Cheng 2023-02-09 10:29:40 +08:00
  • 011982ab9c
    [csharp-netcore] add tests for uuid string with pattern (#14411) William Cheng 2023-02-08 20:54:56 +08:00
  • 98333492cf
    change access level of LOGGER (#14558) Bach 2023-02-08 21:07:03 +09:00
  • 4c8e230e50 update ts samples William Cheng 2023-02-08 10:53:30 +08:00
  • 7ca0b92944
    [csharp-netcore] HttpClient/Set TimeoutException to inner exception in case of timeout (#13862) TORISOUP 2023-02-08 11:28:55 +09:00
  • e13a4e143b
    Added missing end code block ticks (#14630) duckboy81 2023-02-08 03:24:06 +01:00
  • 0f1919ee53
    [dart-dio] Fix anyOf serialization (#14528) Szabolcs Székelyi 2023-02-08 03:22:20 +01:00
  • 26eb1dc805
    [Kotlin-Spring] Support multiline descriptions (#14406) Nico Korthout 2023-02-07 18:25:12 +01:00
  • 515abf8c68
    [Go] Export isNil function in utils.go (#14625) Beppe Catanese 2023-02-07 15:15:30 +01:00
  • 927bfa481f
    Inline allOf parameters are always not required (#14278) devhl-labs 2023-02-07 08:54:20 -05:00