Commit Graph

  • d955ff6988
    Add annotations to the operation - case permission validation - Fix 12219 15822 (#16259) Rodrigo de Almeida - RMA3 2023-08-09 11:21:57 -03:00
  • 84d619b883
    fix travis build (#16288) William Cheng 2023-08-09 16:28:59 +08:00
  • 4198c2389d undo typescript change deco-supports-es6 William Cheng 2023-08-09 16:27:02 +08:00
  • 37dae597fb Merge branch 'deco-supports-es6' of https://github.com/OpenAPITools/openapi-generator into deco-supports-es6 William Cheng 2023-08-09 15:23:21 +08:00
  • d31108c58e add option to skip type module William Cheng 2023-08-09 15:20:02 +08:00
  • 75b04bb965
    Ensure enum classes toString() returns kotlin.String (#16247) André Roaldseth 2023-08-09 09:09:21 +02:00
  • c41f373b90 Deploy website - based on 6a8039c672284ef7ebce5527663b15059b6b1ece William Cheng 2023-08-09 14:43:05 +08:00
  • 6a8039c672 update doc William Cheng 2023-08-09 14:38:56 +08:00
  • d9001b8a6f
    Add additional reserved words for java and csharp (#16276) Jonathan Wenger 2023-08-08 23:30:22 -07:00
  • a3d14c87c4
    [Dart/CSharp/Python] replace File.separator with slash (#16282) ふぁ 2023-08-09 15:28:31 +09:00
  • 3f8bce6695 update samples William Cheng 2023-08-09 14:27:57 +08:00
  • 3ed59cd593
    [spring] reactive: fix Content-Type (#16228) martin-mfg 2023-08-08 14:52:18 +02:00
  • 3d064c6115
    [Python] refactor pydantic model methods into abstract python codegen (#16279) William Cheng 2023-08-08 20:42:43 +08:00
  • f3b930c48c
    [python-nextgen] Fix noqa: E501 position (#16280) ふぁ 2023-08-08 21:42:12 +09:00
  • 7703560e73
    Updating Maven-Plugin Dependencies (#16274) KaiNative 2023-08-08 09:06:50 +02:00
  • c377a11c57 update samples William Cheng 2023-08-08 14:57:53 +08:00
  • de8f846666
    [csharp] Improved regex support (#16269) devhl-labs 2023-08-07 23:40:20 -04:00
  • 362b596fce
    update kotlin client dependencies (#16273) William Cheng 2023-08-08 10:06:08 +08:00
  • 29c5d6109a
    mark java-okhttp3 option as deprecated in kotlin client (#16272) William Cheng 2023-08-08 10:05:52 +08:00
  • a9cfa1f391
    [kotlin-spring] minor bug fixes (#16270) William Cheng 2023-08-08 10:05:34 +08:00
  • 50ee574d1f
    [kotlin] Escape dollar sign in baseName (#16266) William Cheng 2023-08-08 10:05:15 +08:00
  • 2b44d4ed93
    [go-server] Partially reverts and fix #15185 (#16258) Ween Jiann 2023-08-07 20:43:30 +08:00
  • 4e5bd8a30a
    add martin-mfg to java, spring (#16271) William Cheng 2023-08-07 15:02:55 +08:00
  • 6a3f0ffb37
    [spring] fix void return type for useResponseEntity: false (#16230) martin-mfg 2023-08-07 08:53:05 +02:00
  • 097385bde6
    [bug][kotlin] sanitize model names according to convention (#16267) William Cheng 2023-08-07 14:38:29 +08:00
  • f6ac603e15
    [kotlin] Add fix for wrongly encoded backticks for reserved words when generating kotlin-spring server code (#14027) Martin Visser 2023-08-07 03:32:00 +02:00
  • 9322c2fc29
    fix default value, add nullable support (#16265) William Cheng 2023-08-06 20:08:22 +08:00
  • 350ec2a763
    [kotlin-server][jaxrs-spec] treat parameters with a default value as non-null (#14413) Patrick Del Conte 2023-08-06 09:55:27 +02:00
  • 17194f3ff0
    Fix enum headers values while using Kotlin jvm-okhttp (#16133) Sebastian Ziegler 2023-08-06 09:37:33 +02:00
  • 5b2ceac93d
    fix anyOf in handling primitive types in java client (#16264) William Cheng 2023-08-06 13:48:13 +08:00
  • 1d4a6d713f
    Dart deep-equals (#16251) Noor Dawod 2023-08-06 07:12:45 +02:00
  • f0b100a9ad
    Add a test for BigDecimal parameter in java client (#16263) William Cheng 2023-08-06 12:14:21 +08:00
  • e299382a42
    [Java][Client] Fix handling of 'number' types in oneOf (#16202) karzang 2023-08-06 05:16:50 +02:00
  • d9e32a79a5
    Support library option via additionalProperties (#16242) William Cheng 2023-08-05 13:41:04 +08:00
  • 6f05655101
    Add mapping features to R client generator (#16252) William Cheng 2023-08-05 13:34:57 +08:00
  • d1f23ef663
    add mapping features to crystal client generator (#16253) William Cheng 2023-08-05 13:34:34 +08:00
  • f6fb83878b
    [Default] update isAdditionalPropertiesTrue tag to cover more types (#16227) William Cheng 2023-08-05 13:32:43 +08:00
  • c080660cc1
    [Scala] scala-akka-http-server support pekko-http using useApachePekko flag (#16255) Ken Kaizu 2023-08-05 14:32:02 +09:00
  • 82516c75d2
    Fix implements in oneof, anyof templates in java okhttp client generator (#16241) William Cheng 2023-08-03 21:09:00 +08:00
  • cb56e50e0c
    support 32bit in postdata (#16238) hai22yu23 2023-08-03 18:13:42 +08:00
  • 45d8027bb4
    [haskell-servant][haskell-yesod] Use table-based conversion for field name conversion (#16232) Masahiro Sakai 2023-08-03 14:29:33 +09:00
  • 81c398e530
    add model name mappings support to the elixir client generator (#16233) William Cheng 2023-08-02 17:26:52 +08:00
  • 1d39902930
    Add name mappings support to JS client (#16234) William Cheng 2023-08-02 17:26:23 +08:00
  • d67f5ddeff
    Fix circleci node 4 failure (#16236) William Cheng 2023-08-02 15:13:13 +08:00
  • 0ce1fef016
    fix 2 sonar-reported bugs (#16229) martin-mfg 2023-08-02 08:27:27 +02:00
  • 4602f18ca8
    Add model name mapping feature to C# codegen (#16209) William Cheng 2023-08-02 10:06:11 +08:00
  • 3278eea9a4
    Add tests for #16217 (#16221) William Cheng 2023-07-31 11:03:36 +08:00
  • 77311c3d76
    [python-nextgen] Fix allOf missing imports (#16217) ふぁ 2023-07-31 11:04:53 +09:00
  • c6a100cce2
    Added support for using mutiny instead of coroutines for asynchronous kotlin server APIs (#15262) Antti Leppä 2023-07-31 04:50:44 +03:00
  • bf181906e0
    [Swift] property, parameter name mapping support (#16207) William Cheng 2023-07-30 22:44:19 +08:00
  • f3b3de2a29
    add property, parameter name mapping to php generators (#16206) William Cheng 2023-07-30 21:58:05 +08:00
  • 243b5569ef
    [Rust] add property, parameter name mapping (#16205) William Cheng 2023-07-30 21:57:35 +08:00
  • 8ecf9e352d fix additional properties any type better-ap William Cheng 2023-07-30 16:25:18 +08:00
  • 07d4f7d534 update template and samples William Cheng 2023-07-30 16:20:45 +08:00
  • 659885f509 better additional properties support William Cheng 2023-07-30 16:15:07 +08:00
  • 526ca78e79
    add tests for #16199 (python client) (#16220) William Cheng 2023-07-30 01:19:11 +08:00
  • 48ff57b4f6
    [python-nextgen] fix #16010 circular refs lead to no imports (#16199) ふぁ 2023-07-30 01:42:46 +09:00
  • d41fe12c1f
    [python] Add tests for simple object with additional properties (#16218) William Cheng 2023-07-29 11:43:37 +08:00
  • d9fc039dcf
    [python-nextgen] fix #16151 Disallow additional properties if not present - missing Any and Dict import (#16208) ふぁ 2023-07-29 11:51:28 +09:00
  • e411b2ac0a
    [python-nextgen] Add type to actual instance (#16204) ふぁ 2023-07-29 11:08:06 +09:00
  • adac3b127f
    Support for multipart/form-data; charset="utf-8" in Java GSON Generator (#16211) Marc Miltenberger 2023-07-28 18:22:19 +02:00
  • 7ca84e5c88
    Add name, parameter name mapping to abstract go codegen (#16171) William Cheng 2023-07-28 09:57:23 +08:00
  • 5d2e80977b
    add name, parameter mapping to scala generators (#16194) William Cheng 2023-07-28 09:51:50 +08:00
  • 954d41b9aa
    [C#] Add property, parameter naming support (#16196) William Cheng 2023-07-28 09:51:33 +08:00
  • 184dfd2edd
    [Kotlin] Add name, parameter mapping support (#16193) William Cheng 2023-07-28 09:42:08 +08:00
  • 86cf4f1eb1
    add mapping option to ada codegen (#16190) William Cheng 2023-07-28 09:41:43 +08:00
  • f6a819686d
    [haskell][haskell-yesod] Fix special char replacements (#16197) Masahiro Sakai 2023-07-28 10:35:46 +09:00
  • 323fc81ff0 fix William Cheng 2023-07-28 09:30:21 +08:00
  • d96a5f5685 reinstall npm William Cheng 2023-07-27 14:02:47 +08:00
  • dcae9a3cd5 update samples, doc William Cheng 2023-07-27 10:33:32 +08:00
  • eb103b5e83 use parameterNameMappings William Cheng 2023-07-27 10:13:42 +08:00
  • d49b20b3ba update ts template to remove supportsES6 option William Cheng 2023-07-27 09:53:59 +08:00
  • d7311cd5cd
    [Ruby] add property, parameter name mapping (#16191) William Cheng 2023-07-27 09:48:53 +08:00
  • 90eacb685c
    fix(golang): make sure xml.Encoder is closed (#16141) Adam Shannon 2023-07-26 02:48:46 -05:00
  • 678aa9f992 Deploy website - based on 30c38ed7ade87e8f627ded60432a4b02f427c8f4 William Cheng 2023-07-26 15:05:05 +08:00
  • 30c38ed7ad
    fix potential npe in ada codegen (#16188) William Cheng 2023-07-26 14:12:45 +08:00
  • 596487aa6c
    update doc, customization.md (#16189) William Cheng 2023-07-26 14:11:36 +08:00
  • ce3bd1f79d more cleanup William Cheng 2023-07-26 11:52:48 +08:00
  • 8636efe493 remove supportsES6 option William Cheng 2023-07-26 11:10:58 +08:00
  • 7d6e7e4e75
    Purge obsolete Go codegen code re github.com/antihax/optional (#16185) Max Bowsher 2023-07-26 02:53:14 +01:00
  • a1558e3861
    Add it@M to users list (#16182) Michael Prankl 2023-07-25 17:01:55 +02:00
  • 7ad8f6ef29
    [Ada] remove static from logger (#16181) William Cheng 2023-07-25 20:18:21 +08:00
  • f32be9df0b
    rust: fix rust generation of optional additionalProperties in openapi 3.1.0 (#16143) Tom Milligan 2023-07-25 12:39:26 +01:00
  • 9aa15d9f09
    [ruby] Add tests to operation servers in ruby client (#16179) William Cheng 2023-07-25 19:29:06 +08:00
  • 24656156ed
    [typescript-angular] Add samples with composed schemas (#16156) Alexey Makhrov 2023-07-25 01:53:38 -07:00
  • 54d996732f
    [Ruby] Fix Operation Servers (#16144) Cameron Koegel 2023-07-25 00:18:23 -04:00
  • 66155d622c update c# samples William Cheng 2023-07-24 16:04:11 +08:00
  • 584f8448ee
    [Java][Native] Fix multipart builder files array (#16055) (#16094) Luca 2023-07-24 09:57:21 +02:00
  • 0a02860b50
    add parameter name mapping (#16160) William Cheng 2023-07-24 15:54:40 +08:00
  • 20d1743a36
    Fix parsing of Accept header like '*/*;q=0.8' (#16169) Guillaume Turri 2023-07-24 05:34:12 +02:00
  • c71b48fe1a
    [Julia] update samples test and a minor fix (#16152) Tanmay Mohapatra 2023-07-23 22:52:17 -04:00
  • f590ef1bcf
    support nameMapping in abstract ts codegen (#16109) William Cheng 2023-07-24 03:31:17 +08:00
  • 056475f0a4
    removed incorrect cast (#16157) devhl-labs 2023-07-22 22:38:48 -04:00
  • 476c1a9397
    Fix DefaultCodegen.specialCharReplacements's comment to match the current behavior (#16164) Masahiro Sakai 2023-07-23 11:38:14 +09:00
  • b7346d09eb
    [typescript-nestjs] allow configuration with forRootAsync (#15269) (#16112) Bernhard Wittmann 2023-07-22 20:38:52 +02:00
  • 3c5b119252
    fix(typescript-client): handle special characters (#15893) Florent Chamfroy 2023-07-22 20:35:45 +02:00
  • b468e4bb15
    fix: take into account customAxios baseURL in typescript-axios generator (#16125) Nicolas Gimenez 2023-07-22 20:32:12 +02:00
  • 7a7ecc832d
    add iBicha to C# TC (#16162) William Cheng 2023-07-22 19:49:01 +08:00
  • fb2c866dfc
    Revert "fix(java): plus url encoding (#15539)" (#16158) William Cheng 2023-07-22 16:44:29 +08:00
  • d000f90759
    fix(java): plus url encoding (#15539) Song Gie 2023-07-22 16:27:36 +08:00