Commit Graph

  • 780d1fb3e2
    use latest framework as default (#15969) devhl-labs 2023-07-01 22:06:37 -04:00
  • a89fe4ab28
    fixed support for DateTimeOffset (#15967) devhl-labs 2023-07-01 22:05:51 -04:00
  • ebcd1d7a32
    [csharp][generichost] Exposed internals to test project (#15920) devhl-labs 2023-07-01 12:28:59 -04:00
  • 4dc7ffd2f3
    [csharp][generichost] Fix model accessor (#15918) devhl-labs 2023-07-01 12:06:42 -04:00
  • 4eaa358476
    [csharp][generichost] Fix oneof anyof serialization (#15873) devhl-labs 2023-07-01 10:37:58 -04:00
  • 42b496c003
    Fixed typescript-axios not setting enum ref correctly for multipart/form-data (#15885) Tatsuro Shibamura 2023-07-01 20:27:20 +09:00
  • 71528f69e8
    Add support for Angular 16 (#15925) Vladimir Svoboda 2023-07-01 13:13:58 +02:00
  • d6538e3327
    Fix import for spring boot 3 (#15949) Dennis Melzer 2023-07-01 08:31:44 +02:00
  • 30c685ea67
    use openjdk official docker image (#15964) William Cheng 2023-06-30 19:31:25 +08:00
  • cdac1366d4
    [Rust] Don't unnecessarily process enum names (#15710) Jules Bertholet 2023-06-30 02:25:04 -04:00
  • ae5ab28112 Deploy website - based on 9a968c310464d3e0bfd081e18b9146620ce7e626 William Cheng 2023-06-30 14:22:01 +08:00
  • 9a968c3104
    add supportUrlQuery as an option (#15958) William Cheng 2023-06-30 14:20:27 +08:00
  • 9ee5fcc5c6
    feat(rust,client): remove Default derives for structs as per #10845 (#15856) Søren Hansen 2023-06-30 08:09:21 +02:00
  • f43111b46a
    remove addSchemaImportsFromV3SpecLocations (#15956) William Cheng 2023-06-30 13:21:52 +08:00
  • 63b2c79565
    Fix NPE in StringUtils.camelize (#15957) William Cheng 2023-06-30 13:19:11 +08:00
  • 8add9119df
    Add containerTypeMapped (#15881) William Cheng 2023-06-30 09:38:39 +08:00
  • 15b3addd40
    fix NPE in R construct example (#15953) William Cheng 2023-06-30 09:29:33 +08:00
  • d5c53b9812
    Fix epoch deserialization and parsing numbers (#15948) Noor Dawod 2023-06-29 18:06:12 +02:00
  • e9d98666a1
    [Java][Client] Fix #12556 Support primitives and arrays in oneOf (#13897) karzang 2023-06-29 10:46:55 +02:00
  • b2280e23f7
    [Kotlin][Spring]ctbarnev_bugfix-13488-remove-request-mapping-from-for-Kotlin-spring-c… (#15898) Corné 2023-06-29 10:25:18 +02:00
  • b1b8acee48
    Update openapi-generator-online Dockerfile to use openjdk11 image (#15947) William Cheng 2023-06-29 15:57:19 +08:00
  • 8fe4d780ed
    Use substring instead of substr (#15937) Per-Olov Jernberg 2023-06-29 08:41:42 +02:00
  • fac04cfa9d
    Various improvements to scala-sttp4 generator (#15931) William Cheng 2023-06-27 23:27:38 +08:00
  • 7a73f75f70
    [java][okhttp-gson] Remove JAX-RS dependency from generated okhttp-gson java client (#15896) bcalvez 2023-06-27 10:53:10 +02:00
  • dcc53c0d53
    [Typescript][Scala][Postman][Java] fix errors with missing models, missing description, BigDecimal (#15809) martin-mfg 2023-06-27 10:20:21 +02:00
  • 3627e57a4c
    Add validation.constraints package import to delegates when using bean validation (#15921) Frederic Jones 2023-06-27 08:52:38 +02:00
  • faa5da51e5
    Sttp4 generator (#15834) Adam Rybicki 2023-06-27 04:50:52 +02:00
  • debf92fd7d
    author command: replace \ by /, fix #9528 (#15861) martin-mfg 2023-06-27 04:28:01 +02:00
  • e8fc4d159e
    Remove unused import in Java resttemplate auth templates (#15899) Noah Overcash 2023-06-26 21:24:03 -05:00
  • 4bec09f7b9
    [PHP] fix error on circular references (#15900) martin-mfg 2023-06-27 04:23:10 +02:00
  • 33e120a14d
    [Eiffel] fix Eiffel schema lookup, clean up outdated samples (#15901) martin-mfg 2023-06-27 04:21:28 +02:00
  • 47f2f5f3e7
    [C][Client] Add github action to test c client sample build (#15922) Hui Yu 2023-06-27 10:19:25 +08:00
  • ea2c6860d3
    [csharp][generichost] Removed redundant properties (#15869) devhl-labs 2023-06-25 01:01:50 -04:00
  • c23560afb9
    removed unecessary extension from generichost (#15870) devhl-labs 2023-06-24 23:43:16 -04:00
  • 6b927cbe3f Deploy website - based on 7c67f731bc139215ccd76be19fff30e4169a1eae William Cheng 2023-06-25 11:11:19 +08:00
  • 7c67f731bc
    Rename csharp-netcore to csharp (#15903) William Cheng 2023-06-25 11:08:59 +08:00
  • af048ec62f update samples William Cheng 2023-06-24 08:10:14 +08:00
  • 17c2401abd add lombok to pom.xml William Cheng 2023-06-24 07:57:26 +08:00
  • 5d6b769b5b
    Fix issue #907 by ensuring the parameters is properly "exploded" (#14825) GregDThomas 2023-06-23 13:11:39 +01:00
  • b4eb9a40c6
    fixed .net6 packages (#15902) devhl-labs 2023-06-22 22:54:29 -04:00
  • ae8da31772
    Minor improvement to swift-combine client generator (#15892) William Cheng 2023-06-23 10:50:12 +08:00
  • 9f3d9a5e8f
    [swift] New 'swift-combine' client generator for swift (#15823) Anton Davydov 2023-06-22 04:25:32 +03:00
  • d160b827de
    Allow better default value in parameters using codegen property (#15882) William Cheng 2023-06-21 16:36:45 +08:00
  • 33aa5b07f3
    [Java][bugfix] hashcode/equals behave incorrectly when inheritance is used in Generated Pojos (#15745) pyckle 2023-06-21 03:33:01 -05:00
  • 7e89e1ea81
    fix import mapping for return types (#14525) (#15719) martin-mfg 2023-06-21 09:55:29 +02:00
  • 8b26d81163
    use mvnw instead of mvn in workflow (#15880) William Cheng 2023-06-20 17:11:33 +08:00
  • 14fc61a293
    [java] fix default value - empty list [] (#15862) William Cheng 2023-06-20 11:27:56 +08:00
  • 396c6753b1
    [Java][Haskell][Python] fix errors with empty strings, missing basePath (#15866) martin-mfg 2023-06-20 04:05:02 +02:00
  • 6b1a9ba602
    Update README.md (#15877) pappelt 2023-06-20 03:50:49 +02:00
  • 09b182572a
    Update pubspec.mustache (#15510) ferlyloic 2023-06-20 03:35:37 +02:00
  • 3dd93beac2
    Introduce changes necessary for Dart 3.0.0/Flutter 3.10.0 (#15516) Noor Dawod 2023-06-20 03:35:25 +02:00
  • e0d89c3846
    removed hotfix (#15868) devhl-labs 2023-06-18 02:57:14 -04:00
  • 5555137b79
    [csharp][generichost] Modernizes handling of composed schemas (#15865) devhl-labs 2023-06-17 03:05:08 -04:00
  • 389270334a
    Rust validation handling (#15288) Erik Wegner 2023-06-16 09:25:27 +02:00
  • 0a651e1b0a
    fix: NullPointerException in DefaultCodegen.mergeProperties when processing models (#15859) Yohei Kitamura 2023-06-16 02:39:54 -04:00
  • 504744a390
    [typescript-fetch] fix snakecase discriminator (#15838) Camille TJHOA 2023-06-16 07:26:30 +02:00
  • 730b946537
    [Bug] fix: use length to check for default return media type (#15833) Max Strübing 2023-06-16 07:23:58 +02:00
  • 03cef639e4
    Added option to opt out of default logging for individual methods (#15850) devhl-labs 2023-06-15 23:06:23 -04:00
  • 6cb3414611
    Fetch request inline (single) example (bis) (#15857) Beppe Catanese 2023-06-16 03:26:03 +02:00
  • 95cefaeecd
    [Dart] Convert DioError to DioException (#15783) Rexios 2023-06-15 12:16:39 -04:00
  • 747d9d9b51
    better way to initialize hashmap (#15855) William Cheng 2023-06-15 20:22:00 +08:00
  • 0e212f53f2
    [Java] [Kotlin] ignore unsupported schemes instead of throwing exception (#15817) Tiffany Marrel 2023-06-15 10:50:49 +02:00
  • 882b9a8c50
    [abstract-csharp] Process all operation parameter collections (#15841) devhl-labs 2023-06-15 03:54:04 -04:00
  • bdeb4ff5a4
    Calls validate() for model objects properties (#15784) Ventsy 2023-06-15 03:32:50 -04:00
  • bca80c0d3d
    [dart-dio] Correctly serialize path parameters (#14666) Szabolcs Székelyi 2023-06-15 01:45:19 -04:00
  • 8c1f4b1a62
    Add containerType to codegen parameter (#15830) William Cheng 2023-06-15 11:51:39 +08:00
  • b42234eb3c
    [python] Fix map of array in property (#15844) William Cheng 2023-06-15 11:50:56 +08:00
  • 3b9e39f5cc Deploy website - based on afca85acf577c4117e6eda650d2e228726b57f5c William Cheng 2023-06-14 17:45:20 +08:00
  • afca85acf5 update scala doc William Cheng 2023-06-14 17:42:27 +08:00
  • 522368160a
    Scala sttp stability change (#15842) Adam Rybicki 2023-06-14 11:32:11 +02:00
  • 7812dd525c
    [BUG][typescript] add missing importFileExtension support (#15813) Peter Lamby 2023-06-14 08:04:33 +02:00
  • 175876a105
    [BUG][JAVA] Handling default values leads to wrong defaults or not compilable code fixed (#15836) JanLubenow 2023-06-14 05:18:11 +02:00
  • 6a1626c8e7
    [abstract-csharp] Make data types overridable (#15814) devhl-labs 2023-06-13 22:47:46 -04:00
  • 3b832c9fd4
    [Java][Client] remove model annotations from AbstractOpenApiSchema (#15808) (fix #15684) Oleh Kurpiak 2023-06-13 18:40:36 +03:00
  • 9fe5cc0b01
    [csharp-netcore] Configure the API key in string format for HttpSigningConfiguration (#15818) Ghufran Zahidi 2023-06-13 19:19:33 +05:30
  • 37d8a0d3ff
    Add java-webclient gradle test (#15837) William Cheng 2023-06-13 21:32:40 +08:00
  • 96b3488a07
    [BUG] [Java-Spring] Required-Fields-Constructor has wrong super call when using multiple inheritance layers (#15827) JanLubenow 2023-06-13 15:13:31 +02:00
  • 0504c21209
    [spring] Fix invalid swagger2 annotation library version in pom.xml (#15832) Dušan Plavák 2023-06-13 15:07:30 +02:00
  • 43b1ce2c89
    Fix typo on swagger2 dependency (#15826) Frederic Jones 2023-06-13 15:02:58 +02:00
  • e5a9081456
    [dart-dio] Use sourceFolder property instead of src (#15620) zbarbuto 2023-06-13 17:39:33 +09:30
  • 3ea09c2855
    added new vendor extenion (#15806) devhl-labs 2023-06-13 03:55:18 -04:00
  • 89056986b6
    Enable Dependabot on Maven extensions (#15820) Jérôme Prinet 2023-06-12 14:29:22 +02:00
  • 9a3e6c7e38
    Add Revved up by Gradle Enterprise badge (#15819) Jérôme Prinet 2023-06-12 14:28:47 +02:00
  • d2e10a7229
    install urllib3 < 2.1.0 (#15810) William Cheng 2023-06-12 15:58:51 +08:00
  • ca80fcd03e
    fix(ktor-client): do not add jsonBlock if using kotlinx-serialization (#15793) Bruno Medeiros 2023-06-11 20:45:20 +08:00
  • 170a2f44fa fix compilation after class renaming Oleh Kurpiak 2023-06-11 12:50:52 +03:00
  • 9b305318b4
    [abstract-csharp] Begin removing netcore references (#15805) devhl-labs 2023-06-11 05:06:12 -04:00
  • 5b0c021f26
    better null check in isExtensionParent (#15807) William Cheng 2023-06-11 16:34:59 +08:00
  • 6788f43af0
    Better handling of Inline schema (#15682) William Cheng 2023-06-11 15:35:58 +08:00
  • 21748e024a
    add py.typed (#15804) William Cheng 2023-06-10 21:48:54 +08:00
  • fe2dde3708
    [Postman] fix use of isBasic from #15294 (#15760) Tiffany Marrel 2023-06-10 15:06:42 +02:00
  • f240ed4e4e
    [Go] Serialize readonly fields (#15765) Beppe Catanese 2023-06-10 13:23:52 +02:00
  • 1fb0ab997f
    [Python] fix access_token set to None when constructing Configuration object (#15802) William Cheng 2023-06-10 19:22:02 +08:00
  • fc474eab5f
    Added BadRequestException as a subclass in python (#15722) gyoganathan 2023-06-10 00:27:18 -07:00
  • 586626498d
    [Python] default values escaping more appropriate (#15695) Heiko Studt 2023-06-10 09:26:20 +02:00
  • 5cf7ed928b
    fix security features listed in documentation - remove openID Connect by default (#15773) Tiffany Marrel 2023-06-10 07:56:46 +02:00
  • 9d274cffca
    Bump s4u/setup-maven-action from 1.7.0 to 1.8.0 (#15800) dependabot[bot] 2023-06-10 13:56:09 +08:00
  • acc8274528
    minor spacing change (#15801) devhl-labs 2023-06-10 01:53:46 -04:00
  • 9714f12d5d generate samples and docs Tim Selman 2023-06-09 16:24:53 +02:00
  • 67a2ccc67f remove space Tim Selman 2023-06-09 16:12:58 +02:00