Commit Graph

  • f2e05555f3
    Refactor ModelUtils methods without logic changes (#15030) CTerasa-ep 2023-03-26 04:47:18 +02:00
  • e925336daf
    remove allowStringInDateTimeParameters option (#15046) William Cheng 2023-03-26 10:46:15 +08:00
  • 18e28ab761
    [Java] maven plugin to clean-up output before generation (#14935) Oleh Kurpiak 2023-03-25 09:44:40 +02:00
  • 25adbe33a6 update cpp ue4 samples William Cheng 2023-03-25 15:23:25 +08:00
  • 0677eb5075
    Correct check in SetHttpRetryManager (#15041) axesider 2023-03-25 08:09:06 +01:00
  • ca757b703e
    better handling of form parameters (#15040) devhl-labs 2023-03-25 03:08:20 -04:00
  • 41d691334a
    Using nix flakes for developer shell (#14888) msosnicki 2023-03-24 15:32:22 +01:00
  • f5e427ad52
    Do not add schema / class name mapping where custom mapping exists (#14984) William Cheng 2023-03-24 22:20:04 +08:00
  • bde5c10092
    update optional parameters in jsdoc (#15032) William Cheng 2023-03-24 18:25:20 +08:00
  • d1f92acaea
    [Java][Spring] fix reactive method with only implicit headers (#15019) (fix #14907) Oleh Kurpiak 2023-03-24 11:32:04 +02:00
  • a4a853430e better handling of form parameters devhl-labs-14643-handle-collections devhl 2023-03-23 23:38:53 -04:00
  • b6d2e0d222
    Added converterFactories property to ApiClient in jvm-retrofit2. (#15008) Dylan Kwon 2023-03-23 00:06:04 +09:00
  • a601002451
    [Typescript] Nullable (#15026) Kuzma 2023-03-22 17:19:17 +03:00
  • 1c75997677
    fix optional dict of object (#15018) William Cheng 2023-03-22 02:08:31 +08:00
  • 38d9dc1f36 update erlang samples William Cheng 2023-03-22 00:26:36 +08:00
  • fc91fca737
    [erlang-client] fix URL paths (#14988) David Weinstein 2023-03-21 12:23:57 -04:00
  • 849708dc0d
    better null check in import logic (default codegen) (#14989) William Cheng 2023-03-22 00:13:23 +08:00
  • cf432522aa
    [python-nextgen] fix optional dict in property (#15009) William Cheng 2023-03-21 23:59:26 +08:00
  • 88da3649b2
    [csharp-netcore] Add option skip generating getter for sub-schemas (#15007) William Cheng 2023-03-21 22:41:29 +08:00
  • 83ccfb820c
    Added useSettingsGradle property in kotlin-client. (#15003) Dylan Kwon 2023-03-21 20:45:35 +09:00
  • d24ae6b27a
    fixed bug (#15006) devhl-labs 2023-03-21 03:44:10 -04:00
  • b3bfa1ef3b
    use Any instead of StrictStr in any type (#14995) William Cheng 2023-03-21 14:52:54 +08:00
  • 48523e0a86 Deploy website - based on 17fa35c78d2b2355dab44975d9256256ea43ecda William Cheng 2023-03-20 17:14:29 +08:00
  • 17fa35c78d
    Add AWS to the user list (#14996) William Cheng 2023-03-20 16:59:08 +08:00
  • e780d59352
    add auto-generated api spec file (#14994) William Cheng 2023-03-20 16:58:13 +08:00
  • 3ea346e1bb
    [SPRING] resolved ambiguous beanValidation Email annotation imports; fix #13379 (#13962) Mintas 2023-03-19 15:18:11 +03:00
  • 6e649af9a7
    [java-spring] Move JsonProperty annotation from field to getter (#13781) (fix #5705) César Revert 2023-03-19 12:59:48 +01:00
  • 162623e49b
    increase timeout (#14991) William Cheng 2023-03-18 21:10:23 +08:00
  • aa066ab6fa
    [python-nextgen] Fix validation of list of enums (#14809) Tomáš Karásek 2023-03-18 13:27:26 +01:00
  • bfcc692689 comment out ts jquery test t0mk-fix_validation_of_list_of_enums2 William Cheng 2023-03-18 19:59:45 +08:00
  • d1f4f40fc8 Merge branch 'fix_validation_of_list_of_enums' of https://github.com/t0mk/openapi-generator into t0mk-fix_validation_of_list_of_enums2 William Cheng 2023-03-18 17:37:52 +08:00
  • e1719f2b7b
    [JavaSpring] migrate config files to use 3.0 spec (#14981) William Cheng 2023-03-17 16:02:27 +08:00
  • 02b6248510
    moved null checks (#14980) devhl-labs 2023-03-17 03:12:27 -04:00
  • 3d4f7b3ce0
    [java] fix optional array property's default value (#14961) William Cheng 2023-03-17 11:58:49 +08:00
  • d0f7bd18ba
    [spring] fix default value for nullable containers (#14959) William Cheng 2023-03-17 10:16:17 +08:00
  • e39d2cea9f [python-nextgen] re-generate exapmles for #14809 Tomas Karasek 2023-03-16 13:40:06 +01:00
  • aed041ac67 [python-nextgen] check enum arrady values better Tomas Karasek 2023-03-16 13:39:17 +01:00
  • e626b43e27
    Added a property to the Spring generator to avoid the use of the ResponseEntity type (#11537) Riccardo Cardin 2023-03-16 13:00:10 +01:00
  • 217d052bf7
    Bump actions/setup-go from 3 to 4 (#14972) dependabot[bot] 2023-03-16 16:49:57 +08:00
  • 9787388f77
    removed TryGet from deserialization methods (#14974) devhl-labs 2023-03-16 04:49:21 -04:00
  • b6ccf078ef
    fixed nrt bug (#14973) devhl-labs 2023-03-15 20:59:12 -04:00
  • 5c4529259f
    [BUG][typescript-fetch] wrong response for simple types (#14659) Peter Lamby 2023-03-15 09:47:34 +01:00
  • c34a4f6443 Deploy website - based on 5eb2819744b5a25dc91b4700c627ebf54a01df16 William Cheng 2023-03-15 15:23:27 +08:00
  • 39af5e228b Deploy website - based on 5eb2819744b5a25dc91b4700c627ebf54a01df16 William Cheng 2023-03-15 15:17:23 +08:00
  • 5eb2819744 update go doc William Cheng 2023-03-15 15:11:35 +08:00
  • 1268b5135d
    Enable bearer security schema for Go client (#14957) Jason D'Amour 2023-03-14 23:46:05 -07:00
  • 388147f822
    suffixed variables with LocalVar to avoid conflicts (#14958) devhl-labs 2023-03-14 22:58:09 -04:00
  • f1d05fc7f8
    Allow Java apache-httpclient users to supply additional HTTP headers per call, updated (#14929) martin-mfg 2023-03-14 19:20:31 +01:00
  • b172f622b9
    Do not use default locale in kotlin generated code (#14668) igokoro 2023-03-14 12:47:15 -04:00
  • 85ff3de157
    [java][webclient/resttemplate] fix dependencies for gradle with jakarta (#14925) Christian Mösl 2023-03-14 16:57:08 +01:00
  • 3826d712ad show error only in travis build to reduce log size William Cheng 2023-03-14 17:24:13 +08:00
  • bda2501455
    [Java][Spring] option whether to generate required args constructor (#14941) (fix #14934) Oleh Kurpiak 2023-03-14 10:39:58 +02:00
  • 3d12510e1f
    Update README Angular compatible version (#14947) Cameron Mackenzie 2023-03-14 08:28:03 +00:00
  • 644bccfd92
    Reduce log level to avoid Travis CI build failure (#14946) William Cheng 2023-03-14 12:40:37 +08:00
  • dc1386c134
    better deserialization (#14945) devhl-labs 2023-03-13 23:40:40 -04:00
  • 8b1e80d360 Merge branch 'master' of https://github.com/OpenAPITools/openapi-generator William Cheng 2023-03-14 11:36:24 +08:00
  • de35cbd010 update samples William Cheng 2023-03-14 11:36:17 +08:00
  • 9fd989e297
    [PHP-Symfony] Fixes #14930 (#14933) Guillaume Turri 2023-03-14 04:17:34 +01:00
  • f5d31c5214
    Log Warn Messages for ineffective Schema Validations, updated (#14759) martin-mfg 2023-03-14 04:16:18 +01:00
  • ecd28b2090
    JAX-RS Spec: Stop generating @NotNull Validation for required & optional properties (#12575) Yannick Wiesner 2023-03-13 17:39:31 +01:00
  • e53b6fa7fa
    Setup GitHub Codespaces (#13533) Eskild Diderichsen 2023-03-13 17:35:44 +01:00
  • e52a9fd961
    Add missing ConfigureAwaits for csharp-netcore generator (#13664) Mathias Dierickx 2023-03-13 17:29:03 +01:00
  • dbc6c82446
    minor fix to isPassword (#14942) William Cheng 2023-03-13 23:37:40 +08:00
  • 59be28cc8a
    feat(password): add isPassword codegen property (#13982) Romain Bioteau 2023-03-13 16:23:48 +01:00
  • df58ee3829
    [Kotlin-Spring]: Dont't make readOnly properties nullable (#14509) Sascha Peilicke 2023-03-13 16:14:02 +01:00
  • 245851116f
    [Kotlin-Spring] add skip-default-interface option (#14662) KlausH09 2023-03-13 15:51:49 +01:00
  • 23cf8368e8
    [Rust] fix: removes replacement which makes x-tag-name incompatible with spec (#14746) Nick Ufer 2023-03-13 15:40:16 +01:00
  • f45523dd1a
    [swift5] fix modelNamePrefix and -suffix for reserved types (#14768) Jonas Reichert 2023-03-13 10:42:24 +01:00
  • 564939a4a8
    [java][jersey] Remove double brace initialization and some more jersey cleanup (#14783) Robin Karlsson 2023-03-13 09:42:37 +01:00
  • 9a53625fcc update erlang proper samples William Cheng 2023-03-13 16:07:14 +08:00
  • 6d71db3d6d update samples William Cheng 2023-03-13 15:46:31 +08:00
  • 43697d2cfb
    [erlang-client] Fix Path (#14821) David Weinstein 2023-03-13 03:40:43 -04:00
  • e9fed506b3
    used the date format (#14936) devhl-labs 2023-03-13 03:25:29 -04:00
  • 8785acea7c
    added samples for unsigned (#14938) devhl-labs 2023-03-13 03:24:45 -04:00
  • 0f2156191f
    add tests to jaxrs-cxf-cdi generator (#14937) William Cheng 2023-03-12 23:43:39 +08:00
  • 72871cf930
    [cxf-cdi] use InputStream for binary body (#14439) Antoine Reilles 2023-03-12 16:24:30 +01:00
  • 790b0be964
    update option description (#14932) William Cheng 2023-03-12 16:47:32 +08:00
  • 0c41a7c1b4
    Minor bug fix in openapi normalizer (#14924) William Cheng 2023-03-12 15:28:16 +08:00
  • 3a940c93cc
    [csharp-netcore][aspnetcore] Added examples (#14927) devhl-labs 2023-03-12 03:07:54 -04:00
  • 2b7007b653
    [csharp-netcore] Moved formats to separate file (#14894) devhl-labs 2023-03-12 03:05:35 -04:00
  • 140d941da2
    [csharp-netcore] Add unsigned integer/long support (#14885) William Cheng 2023-03-10 15:18:41 +08:00
  • c4b404dc2e
    Decommission csharp-dotnet2 client generator (#14911) William Cheng 2023-03-10 14:30:32 +08:00
  • cda42b9e7b update doc William Cheng 2023-03-10 14:29:23 +08:00
  • f3960b2116
    [v2] (RFC) Csharp netcore generator supports UnityWebRequest library (#14870) Brahim Hadriche 2023-03-10 01:17:50 -05:00
  • f9efb7b2fb
    [OpenAPI Normalizer] update SIMPLIFY_ONEOF_ANYOF to convert enum of null to nullable (#14898) William Cheng 2023-03-09 11:10:30 +08:00
  • 77dd4990a4
    update C# client dep, update samples (#14908) William Cheng 2023-03-09 11:05:59 +08:00
  • d56a55a06b
    Fixing missing openApiNullable config for java apache-httpclient generator (#14828) Andre Vegas 2023-03-08 11:05:47 -05:00
  • 9705617f93
    [Java][Resttemplate] Normalize the RestTemplate ApiClient (#14845) Jorge Rodríguez Martín 2023-03-08 16:57:05 +01:00
  • c81ff5801d
    [Kotlin-Spring] Remove wildcard imports from mustache templates [#14652] (#14899) Volker Suschke 2023-03-07 17:23:46 +01:00
  • 4ed3cd9233
    add new openapi-normalizer rule: ADD_UNSIGNED_TO_INTEGER_WITH_INVALID_MAX_VALUE (#14891) William Cheng 2023-03-07 21:46:11 +08:00
  • e38ea578f8
    Better support of inline allOf/anyOf/oneOf schemas (#14887) William Cheng 2023-03-07 15:53:53 +08:00
  • 70faa6b15c
    better support of allOf with 1 sub-schema (#14882) William Cheng 2023-03-07 00:35:34 +08:00
  • d497c3d087
    [python-nextgen] Better docstring/documentation (#14880) William Cheng 2023-03-06 21:22:43 +08:00
  • 8ede021ec5
    remove api import from model tests in csharp-netcore client (#14889) William Cheng 2023-03-06 16:29:40 +08:00
  • 5dc0b70081
    [swift5][client] remove deprecated APIs (#14635) Bruno Coelho 2023-03-05 11:35:51 +00:00
  • 4bb8372340
    [swift5][client] improve headers order (#14636) Bruno Coelho 2023-03-05 11:33:05 +00:00
  • 2a9fb7b6e7
    removed double encoding (#14883) devhl-labs 2023-03-04 21:09:57 -05:00
  • 46fb49ecd0
    [python-nextgen] Add pyproject.toml (#14861) William Cheng 2023-03-04 14:14:43 +08:00
  • 1beec7ef87 Merge remote-tracking branch 'origin' into 7.0.x William Cheng 2023-03-03 21:52:50 +08:00
  • 39e27a804d
    [python-nextgen] better enum naming (#14869) William Cheng 2023-03-03 17:54:10 +08:00