Commit Graph

  • 2c25443260
    Update base image of Dockerfile (#17007) litetex 2023-11-14 04:41:49 +01:00
  • d1b148a7d3
    [python] added handling for boolean content type (#17020) OliverTetzTT 2023-11-14 04:30:10 +01:00
  • 8860d967c0
    disabled GetHashCode generation (#17039) devhl-labs 2023-11-13 22:27:28 -05:00
  • 322afeacd4
    Retain deprecated in allOf schema handling (#17056) William Cheng 2023-11-14 11:22:36 +08:00
  • c8b3da7388
    [Java][okhttp-gson] remove unreachable code from templates (#17057) Charles Treatman 2023-11-13 21:13:28 -06:00
  • 91ac75ff05
    Fix NPE in request body (#17055) William Cheng 2023-11-14 10:41:21 +08:00
  • 6da264b0f8
    update lombok dep to newer version (#17053) William Cheng 2023-11-14 10:40:51 +08:00
  • 53289263d9
    Prepare v7.2.0 (#17050) William Cheng 2023-11-13 18:53:20 +08:00
  • e2a62ace74
    7.1.0 release (#17049) v7.1.0 William Cheng 2023-11-13 17:25:18 +08:00
  • c9f7af752f
    Verify Path params that fall into the string bucket are supplied (#17032) Ian Cubbon 2023-11-12 20:02:33 -07:00
  • ec3c484ce9
    Add enum name mapping to Java generators (#17018) William Cheng 2023-11-13 10:53:50 +08:00
  • 7e529926a6
    [csharp][generichost] Implement not required nullable properties (#16810) devhl-labs 2023-11-12 21:16:35 -05:00
  • 2f655f1a9c
    Time parameters in the path resulted in code that would not compile (#17021) Ian Cubbon 2023-11-12 19:01:32 -07:00
  • 5693eee4e0
    Fix CircleCI build (#17016) William Cheng 2023-11-13 10:00:55 +08:00
  • f83e4ffb9b update PS samples William Cheng 2023-11-13 08:55:52 +08:00
  • c377fdf62d
    Fix powershell client Build.ps1 and *.psm1 error when there is a missing Model folder (#17025) Elon Mallin 2023-11-12 17:29:49 +01:00
  • 2378c4123e Merge branch 'fix_issue17024' of https://github.com/elonmallin/openapi-generator into elonmallin-fix_issue17024 elonmallin-fix_issue17024 William Cheng 2023-11-13 00:19:01 +08:00
  • 372894dd1d
    Add powershell echo test, rename api key names (#17043) William Cheng 2023-11-13 00:09:46 +08:00
  • 6917aad760
    fix: use apikey name in header instead of securityDefinition spec id (#17022) Elon Mallin 2023-11-12 16:18:12 +01:00
  • 2b9ee8c5f6
    Remove unused method (#17042) Beppe Catanese 2023-11-12 16:10:15 +01:00
  • 40b1d37368
    Update gradle samples to use gradle wrapper 7.6.3 (#17035) William Cheng 2023-11-12 22:01:43 +08:00
  • 09060c6c22
    Use postman notation (#17028) Beppe Catanese 2023-11-11 17:08:07 +01:00
  • 279a92c2ed rearrange users William Cheng 2023-11-11 16:31:23 +08:00
  • 6732499a0d Deploy website - based on c48cddd6408b8ead8db1b62832167978c5d97a70 William Cheng 2023-11-11 16:29:25 +08:00
  • c48cddd640
    [GO] Add support for model name mapping for go (#17023) Aidan 2023-11-11 00:10:42 -08:00
  • 5dac21d567 chore(powershell): update sample psm1 and build.ps1 with path check Elon Mallin 2023-11-09 22:42:48 +00:00
  • bc29278c42 fix(powershell): make sure paths exists when building and importing module Elon Mallin 2023-11-09 22:39:10 +00:00
  • 193c8e2b1a Deploy website - based on 92daacd6a25873847886ac2360193a1303208300 William Cheng 2023-11-09 23:04:13 +08:00
  • c84f47c58a Deploy website - based on f35b13206832b59caee93835e5e101b76abfda88 William Cheng 2023-11-09 22:47:49 +08:00
  • d7e668cbdc Deploy website - based on f35b13206832b59caee93835e5e101b76abfda88 William Cheng 2023-11-09 19:12:12 +08:00
  • 6535f3bb1d Deploy website - based on f35b13206832b59caee93835e5e101b76abfda88 William Cheng 2023-11-09 17:23:55 +08:00
  • f09957ed5c Deploy website - based on f35b13206832b59caee93835e5e101b76abfda88 William Cheng 2023-11-09 17:15:17 +08:00
  • 92daacd6a2
    Add Robocorp (robocorp.com) as user (#17019) Cosmin Poieana 2023-11-09 11:06:28 +02:00
  • f35b132068
    [Kotlin] fix(#14044): ktor JSON serialization handling (#16843) Julian Kalinowski 2023-11-08 07:48:43 +01:00
  • ced31f49b3
    add kotlin-spring beanValidation for RequestBody parameters fix #16738 (#16859) Łukasz Baran 2023-11-08 07:33:39 +01:00
  • 166ebc50b0
    [Java][okhttp-gson] validateJsonElement does not validate enum values (#16865) Charles Treatman 2023-11-08 00:14:48 -06:00
  • 291ce353ce
    [Go][Server] FormParams - Generic Array Type Handling (#17001) Ian Cubbon 2023-11-07 23:09:12 -07:00
  • e9507077fc
    better null check in getSchemaFromResponse (#17003) William Cheng 2023-11-08 14:08:19 +08:00
  • ced9660123
    [ts][axios] fix bugs in base.ts (#16997) Meo 2023-11-08 01:07:15 +08:00
  • d945499073
    [PHP-SYMFONY] Support BackedEnum for enum ref (16846) (#16847) loicconan 2023-11-07 15:40:35 +01:00
  • 74163f0ac8
    bump gson-fire to 1.9.0 (#17002) Marc Weiß 2023-11-07 15:35:05 +01:00
  • ba8546189a
    fix(java): generate correct enum constructor when string format is uri (#16929) hhomar 2023-11-07 07:16:41 +00:00
  • c301004b7e
    fix oneOf merging, upgrade dependencies (#16992) martin-mfg 2023-11-07 06:13:37 +01:00
  • a31b38b223
    Added some Test Cases (#16994) Mann Patel 2023-11-07 01:11:35 -04:00
  • 849cf88ba7
    Update C# dependencies to newer versions, update reserved word list (#16996) William Cheng 2023-11-07 12:32:23 +08:00
  • 8e98671ba6
    [csharp] Introducing the enumPropertyNaming option to the C# Generator (#16981) Kazuhiro Fujieda 2023-11-07 11:52:10 +09:00
  • 65ccf0492c
    fix: Raise exceptions on non-2xx responses (#16999) Robert Schweizer 2023-11-07 03:44:45 +01:00
  • 0673897746
    Update README.md with Develocity William Cheng 2023-11-06 21:38:20 +08:00
  • 74363a3eb8
    Add tests for go generateMarshalJSON option (#16993) William Cheng 2023-11-06 12:04:19 +08:00
  • 49208144e1
    Better handling of allOf in request body (#16991) William Cheng 2023-11-05 22:43:45 +08:00
  • 339596aeec
    normalizer: minor refactoring in responses (#16988) William Cheng 2023-11-05 18:04:40 +08:00
  • 9cebf445ad Deploy website - based on 588e2598f61ca922c633a2b9b81d7e385ce87a98 William Cheng 2023-11-05 15:51:25 +08:00
  • 588e2598f6 add Adyen to the sponsor list William Cheng 2023-11-05 15:50:07 +08:00
  • 0fb26d926d Deploy website - based on a853adb4b03367e17b88fd988d4df8de79c9bfa8 William Cheng 2023-11-05 15:31:03 +08:00
  • a853adb4b0
    add sponsors, update readme (#16987) William Cheng 2023-11-05 15:26:44 +08:00
  • de8599906e
    Better handling of API response in 3.1 spec (#16986) William Cheng 2023-11-05 15:24:02 +08:00
  • db9fd9a094
    [Go] validate required fields when unmarshalling JSON (#16863) Charles Treatman 2023-11-04 09:58:25 -05:00
  • 5d03c4ac82
    [java-okhttp] Restore integration tests (#16985) William Cheng 2023-11-04 22:50:23 +08:00
  • 482c759a10
    corrected gneration of java jersey code with oneof and anyof (#16970) Eric Rolli 2023-11-04 15:29:35 +01:00
  • 5e8e301869
    [POSTMAN] [BUG] Correct order of the Postman requests (#16983) Beppe Catanese 2023-11-04 15:24:27 +01:00
  • f83cb60f27
    Add optional parameter for request body (#16972) Dennis Melzer 2023-11-04 09:54:50 +01:00
  • 61629ae8ed
    [python] Add back __enter__ and __exit__ methods for non asyncio (#16979) Yohei Kitamura 2023-11-04 04:54:17 -04:00
  • c4b18f206d
    [Server][Spring] fix support interface and implementation classes for API controllers (#16945) Kapil Gupta 2023-11-04 14:22:17 +05:30
  • 171cc67caa
    fix pydantic v1 default template folder (#16973) William Cheng 2023-11-03 20:37:35 +08:00
  • fe547dd0b5
    Update Revved up by Develocity badge (#16968) Nelson Osacky 2023-11-03 06:55:54 +01:00
  • 1092593841
    [python] add circular reference import (#16940) ふぁ 2023-11-02 23:14:20 +09:00
  • 7b8a515dcb
    Bug Fix: Removing Hardcoded 'id' csharp-function (#16963) Adarsh Jha 2023-11-02 19:44:03 +05:30
  • 39347ec37b
    maven plugin: log global settings, minor improvements (#16961) martin-mfg 2023-11-02 15:13:03 +01:00
  • e4cfd626c8
    [Go] add generateMarshalJSON key for additional-properties settings (#16962) TAKAHiRO TOMiNAGA 2023-11-02 23:12:21 +09:00
  • fbbfa12096
    fix(typescript-nodejs): update package json dependencies (#15493) Lucas Heim 2023-11-02 08:06:12 -03:00
  • 832947c895
    [typescript-fetch] Generate @deprecated comments for all deprecated APIs (#16696) Kirill 2023-11-02 11:38:23 +03:00
  • 5c5ec36500
    Type import for oneOf models in ts-fetch template (#16828) Rémy Sanchez 2023-11-02 10:34:03 +02:00
  • 83822d269a
    [Bug][Go][Client] Downloaded File Does Not Exist When Returned to Caller (#16954) Ian Cubbon 2023-11-01 20:46:15 -07:00
  • 6425fbe3ed
    [dart-dio] Add toString in Enum on json_serializer (#15387) Akira Aratani 2023-11-02 12:15:23 +09:00
  • 4402635d49
    [python] Fix postponed model imports (#16882) OliverTetzTT 2023-11-01 17:59:19 +01:00
  • 4302d37f52
    use unescaped baseName (#16957) William Cheng 2023-11-02 00:01:06 +08:00
  • a4267ee630
    fix parameters_to_url_query returns booleans with upper letter (#16947) Mark Haley 2023-11-01 11:30:32 -04:00
  • 8893c7136a
    [Core] Better code format (#16959) William Cheng 2023-11-01 22:27:25 +08:00
  • 8d76ab9511
    [Go] Add multiple file upload support (#16956) William Cheng 2023-11-01 11:35:25 +08:00
  • c2a4163bdb
    [typescript-axios] Fix Explode Query Parameters (#16898) Cameron Koegel 2023-10-31 21:41:06 -04:00
  • 739390a682
    java exclude password field from toString (#16942) dabdirb 2023-10-31 17:50:30 +08:00
  • bfe6157d07
    Better isAlias detection (#16943) William Cheng 2023-10-31 17:49:00 +08:00
  • 6cd73eba2b
    [PHP] check if json_decode was able to decode response (#16879) Artur Neumann 2023-10-31 13:37:33 +05:45
  • 08d518319e
    n4js fix issue with broken module names due to same module names (#16937) mmews-n4 2023-10-30 17:10:09 +01:00
  • 1e93191f07 Deploy website - based on 8827da801274a71c88ea2e19538540c6d8c13108 William Cheng 2023-10-30 14:30:15 +08:00
  • 8827da8012
    [python] fix typing for API responses (#16802) ふぁ 2023-10-30 13:37:23 +09:00
  • 3422ef1e64 update C# samples William Cheng 2023-10-30 12:13:15 +08:00
  • c1c6237eec
    made security scheme comparison case insensitive (#16934) devhl-labs 2023-10-29 22:54:58 -04:00
  • 5a5ee163dc
    fixed lambda to not strip line breaks (#16930) devhl-labs 2023-10-28 23:08:04 -04:00
  • 677b6e64c1
    If parsing a boolean fails, return a ParsingError instead of a straight 500 (#16910) Ian Cubbon 2023-10-28 05:32:04 -07:00
  • 244a3b4c13
    [ruby] Make File Downloads Threadsafe (#16876) Dawson Akins Conway 2023-10-28 07:31:18 -05:00
  • 05b796aadc
    Fix type hint for array in comments. (#16926) Artem 2023-10-28 14:30:16 +02:00
  • 58f058f3e9
    [csharp] RemoteCertificateValidationCallback was not called on async methods; resolves #14608 (#16886) Torgil Folger 2023-10-28 14:29:38 +02:00
  • d671b83a5f
    chore(deps,rust): requires reqwest 0.11 in blocking generated code (#16927) Kisaragi 2023-10-28 21:08:39 +09:00
  • fbd02554f5
    fix(rust-server): remove redundant clone (#16906) Nathaniel Cook 2023-10-26 21:06:34 -06:00
  • eb5b781e20
    [typescript-axios] Add Support for Operation Servers (#16782) Cameron Koegel 2023-10-26 22:41:03 -04:00
  • eae2051d37
    Bump actions/setup-node from 3 to 4 (#16893) dependabot[bot] 2023-10-27 00:55:56 +08:00
  • b13a1a05ef
    [ruby|client] Fix unmarshalling errors of enums inside other objects (#16900) Šimon Lukašík 2023-10-26 18:55:33 +02:00
  • 091cff60c3
    fixed flaky test JavaClientCodegenTest.testMicroprofileRestClientIncorrectVersion (#16908) SURAJ VASHISTA B K 2023-10-26 09:56:24 -04:00
  • 0aff1a6504
    [kotlin][client] Fix compilation error when all auth method is mapped to null (#16861) Csaba Kozák 2023-10-24 08:38:41 +02:00