line / line-bot-sdk-python

LINE Messaging API SDK for Python
https://pypi.python.org/pypi/line-bot-sdk
Apache License 2.0
1.87k stars 962 forks source link

fix(deps): update dependency org.openapitools:openapi-generator to v7.3.0 #598

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.openapitools:openapi-generator 7.2.0 -> 7.3.0 age adoption passing confidence

Release Notes

openapitools/openapi-generator (org.openapitools:openapi-generator) ### [`v7.3.0`](https://togithub.com/OpenAPITools/openapi-generator/releases/tag/v7.3.0): released (release note below will be revised later) ##### What's Changed - Prepare 7.3.0-SNAPSHOT by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17456](https://togithub.com/OpenAPITools/openapi-generator/pull/17456) - Stop using internal variable from okhttp3 by [@​noordawod](https://togithub.com/noordawod) in [https://github.com/OpenAPITools/openapi-generator/pull/17458](https://togithub.com/OpenAPITools/openapi-generator/pull/17458) - \[Java RESTEasy client] updating test to use the Java RESTEasy echo api client ([#​17367](https://togithub.com/openapitools/openapi-generator/issues/17367)) by [@​miladhub](https://togithub.com/miladhub) in [https://github.com/OpenAPITools/openapi-generator/pull/17470](https://togithub.com/OpenAPITools/openapi-generator/pull/17470) - Update README.md by [@​axshani](https://togithub.com/axshani) in [https://github.com/OpenAPITools/openapi-generator/pull/17468](https://togithub.com/OpenAPITools/openapi-generator/pull/17468) - Fix Kotlin templates to be compatible with Kotlin K2 compiler by [@​rouazana](https://togithub.com/rouazana) in [https://github.com/OpenAPITools/openapi-generator/pull/17466](https://togithub.com/OpenAPITools/openapi-generator/pull/17466) - \[JaxRS] fix pojo equals by [@​fizzet](https://togithub.com/fizzet) in [https://github.com/OpenAPITools/openapi-generator/pull/17431](https://togithub.com/OpenAPITools/openapi-generator/pull/17431) - Better Java RESTEasy Echo API client tests by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17473](https://togithub.com/OpenAPITools/openapi-generator/pull/17473) - \[go]: Accept APIKey as string, byte array or stream using io.Reader interface by [@​Ghufz](https://togithub.com/Ghufz) in [https://github.com/OpenAPITools/openapi-generator/pull/17432](https://togithub.com/OpenAPITools/openapi-generator/pull/17432) - \[csharp]: Fixed the http signing issue for ECDSA key when API Key is provided as string by [@​Ghufz](https://togithub.com/Ghufz) in [https://github.com/OpenAPITools/openapi-generator/pull/17459](https://togithub.com/OpenAPITools/openapi-generator/pull/17459) - \[kotlin-client]\[jackson] Add support for unknown default enum value by [@​ken-tunc](https://togithub.com/ken-tunc) in [https://github.com/OpenAPITools/openapi-generator/pull/17404](https://togithub.com/OpenAPITools/openapi-generator/pull/17404) - Fix decoding OpenAPIDateWithoutTime by [@​DevMobileAS](https://togithub.com/DevMobileAS) in [https://github.com/OpenAPITools/openapi-generator/pull/17146](https://togithub.com/OpenAPITools/openapi-generator/pull/17146) - fix rendering of stars in README by [@​individual-it](https://togithub.com/individual-it) in [https://github.com/OpenAPITools/openapi-generator/pull/17477](https://togithub.com/OpenAPITools/openapi-generator/pull/17477) - Added Christopher Queen Consulting to list of companies using the generator by [@​gitchrisqueen](https://togithub.com/gitchrisqueen) in [https://github.com/OpenAPITools/openapi-generator/pull/17483](https://togithub.com/OpenAPITools/openapi-generator/pull/17483) - Not throwing exception when ignore file exists by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17501](https://togithub.com/OpenAPITools/openapi-generator/pull/17501) - \[bugfix]\[jaxrs]: fix compile error for jaxrs samples by [@​Aliaksie](https://togithub.com/Aliaksie) in [https://github.com/OpenAPITools/openapi-generator/pull/17479](https://togithub.com/OpenAPITools/openapi-generator/pull/17479) - \[cpp-qt-client] Add cpp-qt-client technical committee to CODEOWNERS by [@​MartinDelille](https://togithub.com/MartinDelille) in [https://github.com/OpenAPITools/openapi-generator/pull/17481](https://togithub.com/OpenAPITools/openapi-generator/pull/17481) - \[cpp-qt-client] Update minimum cmake version to 3.5 by [@​MartinDelille](https://togithub.com/MartinDelille) in [https://github.com/OpenAPITools/openapi-generator/pull/17480](https://togithub.com/OpenAPITools/openapi-generator/pull/17480) - Also escape '$' and '' in normal Kotlin strings, … by [@​cureaid](https://togithub.com/cureaid) in [https://github.com/OpenAPITools/openapi-generator/pull/17434](https://togithub.com/OpenAPITools/openapi-generator/pull/17434) - python: simplify module imports by [@​multani](https://togithub.com/multani) in [https://github.com/OpenAPITools/openapi-generator/pull/17507](https://togithub.com/OpenAPITools/openapi-generator/pull/17507) - BUG - PHP template - Configuration.mustache by [@​AntoineMarques](https://togithub.com/AntoineMarques) in [https://github.com/OpenAPITools/openapi-generator/pull/17529](https://togithub.com/OpenAPITools/openapi-generator/pull/17529) - \[C]\[Client] Fix enum function names not matching headers in the model… by [@​bookerdj](https://togithub.com/bookerdj) in [https://github.com/OpenAPITools/openapi-generator/pull/17512](https://togithub.com/OpenAPITools/openapi-generator/pull/17512) - \[resttemplate] rethrow original exception when retry limits exceeded by [@​ilam-natarajan](https://togithub.com/ilam-natarajan) in [https://github.com/OpenAPITools/openapi-generator/pull/17488](https://togithub.com/OpenAPITools/openapi-generator/pull/17488) - Remove optional path parameter in C# generichost template by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17525](https://togithub.com/OpenAPITools/openapi-generator/pull/17525) - Use model class only if it is generated by [@​martin-mfg](https://togithub.com/martin-mfg) in [https://github.com/OpenAPITools/openapi-generator/pull/17490](https://togithub.com/OpenAPITools/openapi-generator/pull/17490) - Add Alloy Automation as bronze sponsor by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17535](https://togithub.com/OpenAPITools/openapi-generator/pull/17535) - Add a link to new youtube tutorial by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17536](https://togithub.com/OpenAPITools/openapi-generator/pull/17536) - Add enum name mapping support to Ruby generators by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17537](https://togithub.com/OpenAPITools/openapi-generator/pull/17537) - \[Ruby]\[client] Handle enums (and other scalars) in oneOf and anyOf schemas by [@​armandmgt](https://togithub.com/armandmgt) in [https://github.com/OpenAPITools/openapi-generator/pull/17515](https://togithub.com/OpenAPITools/openapi-generator/pull/17515) - fix typo in javadoc in RestTemplate/ApiClient by [@​sebastian-toepfer](https://togithub.com/sebastian-toepfer) in [https://github.com/OpenAPITools/openapi-generator/pull/17541](https://togithub.com/OpenAPITools/openapi-generator/pull/17541) - python: adjust basic typing information by [@​multani](https://togithub.com/multani) in [https://github.com/OpenAPITools/openapi-generator/pull/17511](https://togithub.com/OpenAPITools/openapi-generator/pull/17511) - \[C]\[Client] Update the API doc after PR [#​17179](https://togithub.com/openapitools/openapi-generator/issues/17179) by [@​ityuhui](https://togithub.com/ityuhui) in [https://github.com/OpenAPITools/openapi-generator/pull/17540](https://togithub.com/OpenAPITools/openapi-generator/pull/17540) - Update runalloy logo and links by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17559](https://togithub.com/OpenAPITools/openapi-generator/pull/17559) - Fix description in allOf with single item by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17560](https://togithub.com/OpenAPITools/openapi-generator/pull/17560) - \[Rust] \[Server] New generator bases on Axum by [@​linxGnu](https://togithub.com/linxGnu) in [https://github.com/OpenAPITools/openapi-generator/pull/17549](https://togithub.com/OpenAPITools/openapi-generator/pull/17549) - \[java]\[native] Fix ObjectMapper deprecation warnings by [@​steven-sheehy](https://togithub.com/steven-sheehy) in [https://github.com/OpenAPITools/openapi-generator/pull/17558](https://togithub.com/OpenAPITools/openapi-generator/pull/17558) - Bump follow-redirects from 1.15.2 to 1.15.4 in /website by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenAPITools/openapi-generator/pull/17562](https://togithub.com/OpenAPITools/openapi-generator/pull/17562) - python: enable more mypy checks 1/n by [@​multani](https://togithub.com/multani) in [https://github.com/OpenAPITools/openapi-generator/pull/17556](https://togithub.com/OpenAPITools/openapi-generator/pull/17556) - Fix spring generator dto annotations for xml support by [@​tomyy](https://togithub.com/tomyy) in [https://github.com/OpenAPITools/openapi-generator/pull/17054](https://togithub.com/OpenAPITools/openapi-generator/pull/17054) - \[Rust] \[Axum] Remove redundant code in rust-axum generator by [@​linxGnu](https://togithub.com/linxGnu) in [https://github.com/OpenAPITools/openapi-generator/pull/17570](https://togithub.com/OpenAPITools/openapi-generator/pull/17570) - fix(go-server): ensure original filename can be deduced from tmp file by [@​ErikBooijMB](https://togithub.com/ErikBooijMB) in [https://github.com/OpenAPITools/openapi-generator/pull/17416](https://togithub.com/OpenAPITools/openapi-generator/pull/17416) - Generated methode ApiClient.parameterToPairs failed to handle empty collections [#​17460](https://togithub.com/openapitools/openapi-generator/issues/17460) by [@​conleos-hoppermann](https://togithub.com/conleos-hoppermann) in [https://github.com/OpenAPITools/openapi-generator/pull/17463](https://togithub.com/OpenAPITools/openapi-generator/pull/17463) - fix: ExampleGenerator correctly generates allOf composed schemas by [@​acouvreur](https://togithub.com/acouvreur) in [https://github.com/OpenAPITools/openapi-generator/pull/17499](https://togithub.com/OpenAPITools/openapi-generator/pull/17499) - Add ability to append ServerHttpRequest for kotlin-spring generator by [@​Rugal](https://togithub.com/Rugal) in [https://github.com/OpenAPITools/openapi-generator/pull/17158](https://togithub.com/OpenAPITools/openapi-generator/pull/17158) - Add tags on operation for template kotlin-spring by [@​pkernevez](https://togithub.com/pkernevez) in [https://github.com/OpenAPITools/openapi-generator/pull/17410](https://togithub.com/OpenAPITools/openapi-generator/pull/17410) - fix: ExampleGenerator correctly produces YYYY-MM-dd format for `date` with examples by [@​acouvreur](https://togithub.com/acouvreur) in [https://github.com/OpenAPITools/openapi-generator/pull/17495](https://togithub.com/OpenAPITools/openapi-generator/pull/17495) - \[CSharp] feat!: add useDateOnly flag by [@​Anakael](https://togithub.com/Anakael) in [https://github.com/OpenAPITools/openapi-generator/pull/17471](https://togithub.com/OpenAPITools/openapi-generator/pull/17471) - Implement scala http4s server generator by [@​mikkka](https://togithub.com/mikkka) in [https://github.com/OpenAPITools/openapi-generator/pull/17430](https://togithub.com/OpenAPITools/openapi-generator/pull/17430) - \[BUG]\[Kotlin] Add default values to optional parameters for jvm-spring-webclient and jvm-spring-restclient by [@​MatthiasGabriel](https://togithub.com/MatthiasGabriel) in [https://github.com/OpenAPITools/openapi-generator/pull/17393](https://togithub.com/OpenAPITools/openapi-generator/pull/17393) - feat: using Qt with 3rd Party Signals and Slots. Replace signals,slots and emit with Q_SIGNALS,Q_SLOTS and Q_EMIT by [@​myml](https://togithub.com/myml) in [https://github.com/OpenAPITools/openapi-generator/pull/17067](https://togithub.com/OpenAPITools/openapi-generator/pull/17067) - \[kotlin-client]\[jvm-spring-\*] Fixed URL encoding by [@​stefankoppier](https://togithub.com/stefankoppier) in [https://github.com/OpenAPITools/openapi-generator/pull/17493](https://togithub.com/OpenAPITools/openapi-generator/pull/17493) - \[BUG]\[java]\[resttemplate] Fix NPE when query param with value null is exploded by [@​jorgerod](https://togithub.com/jorgerod) in [https://github.com/OpenAPITools/openapi-generator/pull/17568](https://togithub.com/OpenAPITools/openapi-generator/pull/17568) - \[Rust] \[Axum] Deduplicate code from rust-axum generator by [@​linxGnu](https://togithub.com/linxGnu) in [https://github.com/OpenAPITools/openapi-generator/pull/17588](https://togithub.com/OpenAPITools/openapi-generator/pull/17588) - remove internal ISO8601Utils dependency by [@​ChaosMarc](https://togithub.com/ChaosMarc) in [https://github.com/OpenAPITools/openapi-generator/pull/17052](https://togithub.com/OpenAPITools/openapi-generator/pull/17052) - Fix flattenPath() in InlineModelResolver: use List instead of Map by [@​vlsergey](https://togithub.com/vlsergey) in [https://github.com/OpenAPITools/openapi-generator/pull/17579](https://togithub.com/OpenAPITools/openapi-generator/pull/17579) - \[Rust] \[Axum] Format ops-v3 sample by [@​linxGnu](https://togithub.com/linxGnu) in [https://github.com/OpenAPITools/openapi-generator/pull/17599](https://togithub.com/OpenAPITools/openapi-generator/pull/17599) - Add copyright note to rust axum server codegen by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17598](https://togithub.com/OpenAPITools/openapi-generator/pull/17598) - \[JAVA] - fix BUG 14233 code gen support multiple accept headers where one is default json/application by [@​Breus](https://togithub.com/Breus) in [https://github.com/OpenAPITools/openapi-generator/pull/15245](https://togithub.com/OpenAPITools/openapi-generator/pull/15245) - \[Python] Handle nullable list items by [@​changhc](https://togithub.com/changhc) in [https://github.com/OpenAPITools/openapi-generator/pull/17594](https://togithub.com/OpenAPITools/openapi-generator/pull/17594) - fix: DefaultCodegen now generates an exemple for each status codes by [@​acouvreur](https://togithub.com/acouvreur) in [https://github.com/OpenAPITools/openapi-generator/pull/17603](https://togithub.com/OpenAPITools/openapi-generator/pull/17603) - Fix parameters_to_url_query doesn't properly convert lists to string by [@​rshacham](https://togithub.com/rshacham) in [https://github.com/OpenAPITools/openapi-generator/pull/17592](https://togithub.com/OpenAPITools/openapi-generator/pull/17592) - \[Python] Handle nullable dictionary values by [@​changhc](https://togithub.com/changhc) in [https://github.com/OpenAPITools/openapi-generator/pull/17605](https://togithub.com/OpenAPITools/openapi-generator/pull/17605) - \[Java] remove jersey1 template files by [@​martin-mfg](https://togithub.com/martin-mfg) in [https://github.com/OpenAPITools/openapi-generator/pull/17607](https://togithub.com/OpenAPITools/openapi-generator/pull/17607) - \[OAS 3.1] Fix null type check in normalizer by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17609](https://togithub.com/OpenAPITools/openapi-generator/pull/17609) - bug fix: breaking dependency of flask server gen by [@​cherusk](https://togithub.com/cherusk) in [https://github.com/OpenAPITools/openapi-generator/pull/17611](https://togithub.com/OpenAPITools/openapi-generator/pull/17611) - Fix Go generation of `type: object` inside anyOf by [@​ashb](https://togithub.com/ashb) in [https://github.com/OpenAPITools/openapi-generator/pull/17339](https://togithub.com/OpenAPITools/openapi-generator/pull/17339) - \[Go-Server] Use ParseQuery For Parsing Query Parameters by [@​gonzogomez](https://togithub.com/gonzogomez) in [https://github.com/OpenAPITools/openapi-generator/pull/17585](https://togithub.com/OpenAPITools/openapi-generator/pull/17585) - Add Carksberg Group to the user list by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17615](https://togithub.com/OpenAPITools/openapi-generator/pull/17615) - kotlin-server: Add support for Javalin by [@​dennisameling](https://togithub.com/dennisameling) in [https://github.com/OpenAPITools/openapi-generator/pull/17596](https://togithub.com/OpenAPITools/openapi-generator/pull/17596) - \[python]\[client] Clean up samples and CI by [@​robertschweizer](https://togithub.com/robertschweizer) in [https://github.com/OpenAPITools/openapi-generator/pull/17509](https://togithub.com/OpenAPITools/openapi-generator/pull/17509) - feat: add `java-wiremock` generator by [@​acouvreur](https://togithub.com/acouvreur) in [https://github.com/OpenAPITools/openapi-generator/pull/17614](https://togithub.com/OpenAPITools/openapi-generator/pull/17614) - fix(typescript-axios): fix error if a parameter called 'index' exists by [@​goatwu1993](https://togithub.com/goatwu1993) in [https://github.com/OpenAPITools/openapi-generator/pull/17550](https://togithub.com/OpenAPITools/openapi-generator/pull/17550) - Able to generate within parameter [#​17158](https://togithub.com/openapitools/openapi-generator/issues/17158) by [@​Rugal](https://togithub.com/Rugal) in [https://github.com/OpenAPITools/openapi-generator/pull/17623](https://togithub.com/OpenAPITools/openapi-generator/pull/17623) - Added missing copied properties from CodegenOperation by [@​sindremb](https://togithub.com/sindremb) in [https://github.com/OpenAPITools/openapi-generator/pull/17627](https://togithub.com/OpenAPITools/openapi-generator/pull/17627) - \[Rust] \[Axum] Fix clippy warning by [@​linxGnu](https://togithub.com/linxGnu) in [https://github.com/OpenAPITools/openapi-generator/pull/17637](https://togithub.com/OpenAPITools/openapi-generator/pull/17637) - Bump actions/cache from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenAPITools/openapi-generator/pull/17636](https://togithub.com/OpenAPITools/openapi-generator/pull/17636) - R echo client tests by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17629](https://togithub.com/OpenAPITools/openapi-generator/pull/17629) - Bugfix/7720 typescript fetch support is response optional by [@​sindremb](https://togithub.com/sindremb) in [https://github.com/OpenAPITools/openapi-generator/pull/17635](https://togithub.com/OpenAPITools/openapi-generator/pull/17635) - \[dart-dio] includeIfNull: truefalse bugfix by [@​vasilich6107](https://togithub.com/vasilich6107) in [https://github.com/OpenAPITools/openapi-generator/pull/17631](https://togithub.com/OpenAPITools/openapi-generator/pull/17631) - \[Perl] Update \_test.mustache templates to use done_testing by [@​bmodotdev](https://togithub.com/bmodotdev) in [https://github.com/OpenAPITools/openapi-generator/pull/17649](https://togithub.com/OpenAPITools/openapi-generator/pull/17649) - Add any type support in Perl client generator by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17654](https://togithub.com/OpenAPITools/openapi-generator/pull/17654) - Support x-internal in models and operations by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17639](https://togithub.com/OpenAPITools/openapi-generator/pull/17639) - Add auto-generated cpanfile in Perl client by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17662](https://togithub.com/OpenAPITools/openapi-generator/pull/17662) - Remove isAnyTypeSchema in default codegen by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17663](https://togithub.com/OpenAPITools/openapi-generator/pull/17663) - \[jaxrs-spec] Addinfo contact url to the generated OpenAPIDefinition by [@​verhagen](https://togithub.com/verhagen) in [https://github.com/OpenAPITools/openapi-generator/pull/17644](https://togithub.com/OpenAPITools/openapi-generator/pull/17644) - feat(perl): Update agent to use version constant by [@​bmodotdev](https://togithub.com/bmodotdev) in [https://github.com/OpenAPITools/openapi-generator/pull/17665](https://togithub.com/OpenAPITools/openapi-generator/pull/17665) - \[kotlin-client]\[jvm-spring-\*] Fix runtime error in endpoints of type Unit by [@​stefankoppier](https://togithub.com/stefankoppier) in [https://github.com/OpenAPITools/openapi-generator/pull/17664](https://togithub.com/OpenAPITools/openapi-generator/pull/17664) - Remove outdated files in perl petstore cilents by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17668](https://togithub.com/OpenAPITools/openapi-generator/pull/17668) - Test perl petstore client in CircleCI by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17669](https://togithub.com/OpenAPITools/openapi-generator/pull/17669) - \[Bash] Allow non-JSON request body payloads by [@​mHejlesen](https://togithub.com/mHejlesen) in [https://github.com/OpenAPITools/openapi-generator/pull/17641](https://togithub.com/OpenAPITools/openapi-generator/pull/17641) - Update perl tests by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17670](https://togithub.com/OpenAPITools/openapi-generator/pull/17670) - Fix typo in KotlinClientCodegen.java user-visible error message by [@​neeme-praks-sympower](https://togithub.com/neeme-praks-sympower) in [https://github.com/OpenAPITools/openapi-generator/pull/17674](https://togithub.com/OpenAPITools/openapi-generator/pull/17674) - Pass ObjectMapper to JacksonConverterFactory by [@​yonatankarp](https://togithub.com/yonatankarp) in [https://github.com/OpenAPITools/openapi-generator/pull/17673](https://togithub.com/OpenAPITools/openapi-generator/pull/17673) - Fix map and free form object detection issue in 3.1 spec by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17624](https://togithub.com/OpenAPITools/openapi-generator/pull/17624) - support binary response for R api client by [@​mattpollock](https://togithub.com/mattpollock) in [https://github.com/OpenAPITools/openapi-generator/pull/17626](https://togithub.com/OpenAPITools/openapi-generator/pull/17626) - fix an issue the parameters_to_url_query method would throw an error if the input was of type List\[int] [BUG#15788](https://togithub.com/BUG/openapi-generator/issues/15788) by [@​masudanaokinino](https://togithub.com/masudanaokinino) in [https://github.com/OpenAPITools/openapi-generator/pull/17638](https://togithub.com/OpenAPITools/openapi-generator/pull/17638) - Include support to Mojolicious relaxed placeholders parsing path parameters by [@​atl3tico](https://togithub.com/atl3tico) in [https://github.com/OpenAPITools/openapi-generator/pull/17633](https://togithub.com/OpenAPITools/openapi-generator/pull/17633) - Fix allOf with a single item in inline model resolver by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17683](https://togithub.com/OpenAPITools/openapi-generator/pull/17683) - Add tests for query parameters (array of integer/string) by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17686](https://togithub.com/OpenAPITools/openapi-generator/pull/17686) - Fix missing import in ruby faraday test by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17692](https://togithub.com/OpenAPITools/openapi-generator/pull/17692) - Improvements on scala http4s server generator by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17693](https://togithub.com/OpenAPITools/openapi-generator/pull/17693) - \[Rust]\[client] Fix issue [#​16975](https://togithub.com/openapitools/openapi-generator/issues/16975) - generated type not being converted to string by [@​j-szulc](https://togithub.com/j-szulc) in [https://github.com/OpenAPITools/openapi-generator/pull/17504](https://togithub.com/OpenAPITools/openapi-generator/pull/17504) - When config option interfaceOnly is true, the class RestApplication will be generated as well by [@​verhagen](https://togithub.com/verhagen) in [https://github.com/OpenAPITools/openapi-generator/pull/17646](https://togithub.com/OpenAPITools/openapi-generator/pull/17646) - Add SSS Twitter to bronze sponsor by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17698](https://togithub.com/OpenAPITools/openapi-generator/pull/17698) - feat(typescript-angular): add support for Angular V17 by [@​alethyst](https://togithub.com/alethyst) in [https://github.com/OpenAPITools/openapi-generator/pull/17685](https://togithub.com/OpenAPITools/openapi-generator/pull/17685) - Bump gradle/gradle-build-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenAPITools/openapi-generator/pull/17720](https://togithub.com/OpenAPITools/openapi-generator/pull/17720) - Bump eskatos/gradle-command-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/OpenAPITools/openapi-generator/pull/17719](https://togithub.com/OpenAPITools/openapi-generator/pull/17719) - \[cpp-ue4] Fix generated code not compiling when using unique array items by [@​roseatromero](https://togithub.com/roseatromero) in [https://github.com/OpenAPITools/openapi-generator/pull/17684](https://togithub.com/OpenAPITools/openapi-generator/pull/17684) - Add JavaDoc to api and apiInterface templates for the JavaJaxRS spec generator by [@​ripdajacker](https://togithub.com/ripdajacker) in [https://github.com/OpenAPITools/openapi-generator/pull/17705](https://togithub.com/OpenAPITools/openapi-generator/pull/17705) - \[BUG] \[Java] Remove deprecation and serial warnings in ApiException.java and JSON.java by [@​ripdajacker](https://togithub.com/ripdajacker) in [https://github.com/OpenAPITools/openapi-generator/pull/17716](https://togithub.com/OpenAPITools/openapi-generator/pull/17716) - add lombok model support on spring by [@​dabdirb](https://togithub.com/dabdirb) in [https://github.com/OpenAPITools/openapi-generator/pull/17622](https://togithub.com/OpenAPITools/openapi-generator/pull/17622) - \[jaxrs]\[cxf-cdi] make sure the imports are present for enum, if using jackson by [@​selliera](https://togithub.com/selliera) in [https://github.com/OpenAPITools/openapi-generator/pull/15123](https://togithub.com/OpenAPITools/openapi-generator/pull/15123) - \[JavaSpring] Add Javadoc to enum (x-enum-descriptions) by [@​tobi-laa](https://togithub.com/tobi-laa) in [https://github.com/OpenAPITools/openapi-generator/pull/14123](https://togithub.com/OpenAPITools/openapi-generator/pull/14123) - \[java] fix Use jackson-jakarta-rs-json-provider when useJakartaEe is true by [@​dmbakker](https://togithub.com/dmbakker) in [https://github.com/OpenAPITools/openapi-generator/pull/17600](https://togithub.com/OpenAPITools/openapi-generator/pull/17600) - fix: ensure models that have variables that contain a complexType of `time.Time` import the `time` module by [@​madpah](https://togithub.com/madpah) in [https://github.com/OpenAPITools/openapi-generator/pull/17452](https://togithub.com/OpenAPITools/openapi-generator/pull/17452) - use map/array model class only if it is generated by [@​martin-mfg](https://togithub.com/martin-mfg) in [https://github.com/OpenAPITools/openapi-generator/pull/17612](https://togithub.com/OpenAPITools/openapi-generator/pull/17612) - Fix null schema check for array of string in 3.1 spec by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17728](https://togithub.com/OpenAPITools/openapi-generator/pull/17728) - Add rule to remove x-internal in openapi normalizer by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17734](https://togithub.com/OpenAPITools/openapi-generator/pull/17734) - corrected handling of "isPrimitiveType" for FormParameters by [@​aronkankel](https://togithub.com/aronkankel) in [https://github.com/OpenAPITools/openapi-generator/pull/17700](https://togithub.com/OpenAPITools/openapi-generator/pull/17700) - revert swagger-parser upgrade by [@​ctreatma](https://togithub.com/ctreatma) in [https://github.com/OpenAPITools/openapi-generator/pull/17657](https://togithub.com/OpenAPITools/openapi-generator/pull/17657) - \[python-fastapi] Ensure path param is ... instead of None by [@​tjikkun](https://togithub.com/tjikkun) in [https://github.com/OpenAPITools/openapi-generator/pull/17532](https://togithub.com/OpenAPITools/openapi-generator/pull/17532) - \[scala-sttp]: fix for missing EnumNameSerializer for inner enum definitions by [@​hopi](https://togithub.com/hopi) in [https://github.com/OpenAPITools/openapi-generator/pull/17697](https://togithub.com/OpenAPITools/openapi-generator/pull/17697) - Update model_generic.mustache, tuple notation breaks when there is only one element in the tuple by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17749](https://togithub.com/OpenAPITools/openapi-generator/pull/17749) - Fix require var logging, don't matchGenerated if allOf skipped by [@​robstoll](https://togithub.com/robstoll) in [https://github.com/OpenAPITools/openapi-generator/pull/17746](https://togithub.com/OpenAPITools/openapi-generator/pull/17746) - Add operationId name mapping option by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17750](https://togithub.com/OpenAPITools/openapi-generator/pull/17750) - Accept Promises for the apiKey configuration in the typescript-fetch generator. by [@​jyasskin](https://togithub.com/jyasskin) in [https://github.com/OpenAPITools/openapi-generator/pull/17758](https://togithub.com/OpenAPITools/openapi-generator/pull/17758) - Allow using bearer auth in typescript-nestjs by [@​simhnna](https://togithub.com/simhnna) in [https://github.com/OpenAPITools/openapi-generator/pull/17711](https://togithub.com/OpenAPITools/openapi-generator/pull/17711) - fix typescript-nestjs services when using api_key authentication by [@​simhnna](https://togithub.com/simhnna) in [https://github.com/OpenAPITools/openapi-generator/pull/17708](https://togithub.com/OpenAPITools/openapi-generator/pull/17708) - \[typescript-axios] Add any to index type when additionalPropertiesIsAnyType is true ([#​16494](https://togithub.com/openapitools/openapi-generator/issues/16494)) by [@​wouter-rednose](https://togithub.com/wouter-rednose) in [https://github.com/OpenAPITools/openapi-generator/pull/17625](https://togithub.com/OpenAPITools/openapi-generator/pull/17625) - Add Svix as bronze sponsor by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17783](https://togithub.com/OpenAPITools/openapi-generator/pull/17783) - Fix Python codegen in specific additionalProperties case. by [@​jaklaassen-affirm](https://togithub.com/jaklaassen-affirm) in [https://github.com/OpenAPITools/openapi-generator/pull/17659](https://togithub.com/OpenAPITools/openapi-generator/pull/17659) - Add sample spec to catch external file reference issues in swagger-parser by [@​ctreatma](https://togithub.com/ctreatma) in [https://github.com/OpenAPITools/openapi-generator/pull/17773](https://togithub.com/OpenAPITools/openapi-generator/pull/17773) - \[jax-rs]\[jersey3] Fix missing SecurityRequirement by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17797](https://togithub.com/OpenAPITools/openapi-generator/pull/17797) - \[PHP] update dependencies for php-dt generated code by [@​Articus](https://togithub.com/Articus) in [https://github.com/OpenAPITools/openapi-generator/pull/17796](https://togithub.com/OpenAPITools/openapi-generator/pull/17796) - fix: update dead link to TypeScript docs by [@​LucianBuzzo](https://togithub.com/LucianBuzzo) in [https://github.com/OpenAPITools/openapi-generator/pull/17771](https://togithub.com/OpenAPITools/openapi-generator/pull/17771) - \[BUG]\[Javascript] - validateJSON not working on value 0 by [@​ChuckMoe](https://togithub.com/ChuckMoe) in [https://github.com/OpenAPITools/openapi-generator/pull/17769](https://togithub.com/OpenAPITools/openapi-generator/pull/17769) - \[Go] fix unused bytes import for anyOf and oneOf models by [@​ctreatma](https://togithub.com/ctreatma) in [https://github.com/OpenAPITools/openapi-generator/pull/17775](https://togithub.com/OpenAPITools/openapi-generator/pull/17775) - \[Java] Fix default values of array-type parameters in a referenced file by [@​kota65535](https://togithub.com/kota65535) in [https://github.com/OpenAPITools/openapi-generator/pull/17779](https://togithub.com/OpenAPITools/openapi-generator/pull/17779) - \[PowerShell] Support multiple types in Accept header by [@​condorcorde](https://togithub.com/condorcorde) in [https://github.com/OpenAPITools/openapi-generator/pull/17765](https://togithub.com/OpenAPITools/openapi-generator/pull/17765) - \[JAVA]\[bugfix] Fix [OpenAPITools#17757](https://togithub.com/OpenAPITools/openapi-generator/issues/17757) - Include minimum and maximum values in arrays… by [@​MarBode](https://togithub.com/MarBode) in [https://github.com/OpenAPITools/openapi-generator/pull/17759](https://togithub.com/OpenAPITools/openapi-generator/pull/17759) - Fix parent schema look up using schema name by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17807](https://togithub.com/OpenAPITools/openapi-generator/pull/17807) - \[cpp-qt-client] Fix CMakeLists.txt.mustache and CMakeLists.txt for Qt5 (fix [#​17712](https://togithub.com/openapitools/openapi-generator/issues/17712)) by [@​MartinDelille](https://togithub.com/MartinDelille) in [https://github.com/OpenAPITools/openapi-generator/pull/17721](https://togithub.com/OpenAPITools/openapi-generator/pull/17721) - \[Python] deserialize enum json response (fix [#​17789](https://togithub.com/openapitools/openapi-generator/issues/17789)) by [@​joeka](https://togithub.com/joeka) in [https://github.com/OpenAPITools/openapi-generator/pull/17791](https://togithub.com/OpenAPITools/openapi-generator/pull/17791) - Fix TS Axios echo client github workflow by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17815](https://togithub.com/OpenAPITools/openapi-generator/pull/17815) - \[java] fix for json arrays by [@​vasiliisorokin](https://togithub.com/vasiliisorokin) in [https://github.com/OpenAPITools/openapi-generator/pull/17812](https://togithub.com/OpenAPITools/openapi-generator/pull/17812) - \[JAVA]\[bugfix] Add dependency for jakarta-validation-api and hibernate-validator to pom.xml for Java Resttemplate client by [@​nathcouret](https://togithub.com/nathcouret) in [https://github.com/OpenAPITools/openapi-generator/pull/17753](https://togithub.com/OpenAPITools/openapi-generator/pull/17753) - \[Go] Fix panic from marshalling Nil NullableTime by [@​ashb](https://togithub.com/ashb) in [https://github.com/OpenAPITools/openapi-generator/pull/17772](https://togithub.com/OpenAPITools/openapi-generator/pull/17772) - include API information in RestConfiguration Template by [@​azplanlos](https://togithub.com/azplanlos) in [https://github.com/OpenAPITools/openapi-generator/pull/17770](https://togithub.com/OpenAPITools/openapi-generator/pull/17770) - \[go-gin-server] add a new function to the router to pass the gin context by [@​mfatihercik](https://togithub.com/mfatihercik) in [https://github.com/OpenAPITools/openapi-generator/pull/17785](https://togithub.com/OpenAPITools/openapi-generator/pull/17785) - \[cpp-qt-client] Extend the reserved keywords for Qt projects with the following words: by [@​martonmiklos](https://togithub.com/martonmiklos) in [https://github.com/OpenAPITools/openapi-generator/pull/17722](https://togithub.com/OpenAPITools/openapi-generator/pull/17722) - prepare 7.3.0-release by [@​wing328](https://togithub.com/wing328) in [https://github.com/OpenAPITools/openapi-generator/pull/17817](https://togithub.com/OpenAPITools/openapi-generator/pull/17817) ##### New Contributors - [@​axshani](https://togithub.com/axshani) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17468](https://togithub.com/OpenAPITools/openapi-generator/pull/17468) - [@​rouazana](https://togithub.com/rouazana) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17466](https://togithub.com/OpenAPITools/openapi-generator/pull/17466) - [@​fizzet](https://togithub.com/fizzet) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17431](https://togithub.com/OpenAPITools/openapi-generator/pull/17431) - [@​ken-tunc](https://togithub.com/ken-tunc) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17404](https://togithub.com/OpenAPITools/openapi-generator/pull/17404) - [@​DevMobileAS](https://togithub.com/DevMobileAS) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17146](https://togithub.com/OpenAPITools/openapi-generator/pull/17146) - [@​gitchrisqueen](https://togithub.com/gitchrisqueen) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17483](https://togithub.com/OpenAPITools/openapi-generator/pull/17483) - [@​cureaid](https://togithub.com/cureaid) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17434](https://togithub.com/OpenAPITools/openapi-generator/pull/17434) - [@​AntoineMarques](https://togithub.com/AntoineMarques) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17529](https://togithub.com/OpenAPITools/openapi-generator/pull/17529) - [@​bookerdj](https://togithub.com/bookerdj) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17512](https://togithub.com/OpenAPITools/openapi-generator/pull/17512) - [@​ilam-natarajan](https://togithub.com/ilam-natarajan) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17488](https://togithub.com/OpenAPITools/openapi-generator/pull/17488) - [@​sebastian-toepfer](https://togithub.com/sebastian-toepfer) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17541](https://togithub.com/OpenAPITools/openapi-generator/pull/17541) - [@​linxGnu](https://togithub.com/linxGnu) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17549](https://togithub.com/OpenAPITools/openapi-generator/pull/17549) - [@​steven-sheehy](https://togithub.com/steven-sheehy) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17558](https://togithub.com/OpenAPITools/openapi-generator/pull/17558) - [@​tomyy](https://togithub.com/tomyy) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17054](https://togithub.com/OpenAPITools/openapi-generator/pull/17054) - [@​conleos-hoppermann](https://togithub.com/conleos-hoppermann) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17463](https://togithub.com/OpenAPITools/openapi-generator/pull/17463) - [@​acouvreur](https://togithub.com/acouvreur) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17499](https://togithub.com/OpenAPITools/openapi-generator/pull/17499) - [@​Rugal](https://togithub.com/Rugal) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17158](https://togithub.com/OpenAPITools/openapi-generator/pull/17158) - [@​pkernevez](https://togithub.com/pkernevez) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17410](https://togithub.com/OpenAPITools/openapi-generator/pull/17410) - [@​mikkka](https://togithub.com/mikkka) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17430](https://togithub.com/OpenAPITools/openapi-generator/pull/17430) - [@​myml](https://togithub.com/myml) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17067](https://togithub.com/OpenAPITools/openapi-generator/pull/17067) - [@​Breus](https://togithub.com/Breus) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/15245](https://togithub.com/OpenAPITools/openapi-generator/pull/15245) - [@​rshacham](https://togithub.com/rshacham) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17592](https://togithub.com/OpenAPITools/openapi-generator/pull/17592) - [@​cherusk](https://togithub.com/cherusk) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17611](https://togithub.com/OpenAPITools/openapi-generator/pull/17611) - [@​ashb](https://togithub.com/ashb) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17339](https://togithub.com/OpenAPITools/openapi-generator/pull/17339) - [@​goatwu1993](https://togithub.com/goatwu1993) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17550](https://togithub.com/OpenAPITools/openapi-generator/pull/17550) - [@​sindremb](https://togithub.com/sindremb) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17627](https://togithub.com/OpenAPITools/openapi-generator/pull/17627) - [@​vasilich6107](https://togithub.com/vasilich6107) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17631](https://togithub.com/OpenAPITools/openapi-generator/pull/17631) - [@​bmodotdev](https://togithub.com/bmodotdev) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17649](https://togithub.com/OpenAPITools/openapi-generator/pull/17649) - [@​verhagen](https://togithub.com/verhagen) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17644](https://togithub.com/OpenAPITools/openapi-generator/pull/17644) - [@​mHejlesen](https://togithub.com/mHejlesen) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17641](https://togithub.com/OpenAPITools/openapi-generator/pull/17641) - [@​neeme-praks-sympower](https://togithub.com/neeme-praks-sympower) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17674](https://togithub.com/OpenAPITools/openapi-generator/pull/17674) - [@​mattpollock](https://togithub.com/mattpollock) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17626](https://togithub.com/OpenAPITools/openapi-generator/pull/17626) - [@​masudanaokinino](https://togithub.com/masudanaokinino) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17638](https://togithub.com/OpenAPITools/openapi-generator/pull/17638) - [@​atl3tico](https://togithub.com/atl3tico) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17633](https://togithub.com/OpenAPITools/openapi-generator/pull/17633) - [@​j-szulc](https://togithub.com/j-szulc) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17504](https://togithub.com/OpenAPITools/openapi-generator/pull/17504) - [@​alethyst](https://togithub.com/alethyst) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17685](https://togithub.com/OpenAPITools/openapi-generator/pull/17685) - [@​roseatromero](https://togithub.com/roseatromero) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17684](https://togithub.com/OpenAPITools/openapi-generator/pull/17684) - [@​ripdajacker](https://togithub.com/ripdajacker) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17705](https://togithub.com/OpenAPITools/openapi-generator/pull/17705) - [@​tobi-laa](https://togithub.com/tobi-laa) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/14123](https://togithub.com/OpenAPITools/openapi-generator/pull/14123) - [@​dmbakker](https://togithub.com/dmbakker) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17600](https://togithub.com/OpenAPITools/openapi-generator/pull/17600) - [@​madpah](https://togithub.com/madpah) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17452](https://togithub.com/OpenAPITools/openapi-generator/pull/17452) - [@​aronkankel](https://togithub.com/aronkankel) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17700](https://togithub.com/OpenAPITools/openapi-generator/pull/17700) - [@​tjikkun](https://togithub.com/tjikkun) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17532](https://togithub.com/OpenAPITools/openapi-generator/pull/17532) - [@​hopi](https://togithub.com/hopi) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17697](https://togithub.com/OpenAPITools/openapi-generator/pull/17697) - [@​robstoll](https://togithub.com/robstoll) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17746](https://togithub.com/OpenAPITools/openapi-generator/pull/17746) - [@​jyasskin](https://togithub.com/jyasskin) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17758](https://togithub.com/OpenAPITools/openapi-generator/pull/17758) - [@​simhnna](https://togithub.com/simhnna) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17711](https://togithub.com/OpenAPITools/openapi-generator/pull/17711) - [@​wouter-rednose](https://togithub.com/wouter-rednose) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17625](https://togithub.com/OpenAPITools/openapi-generator/pull/17625) - [@​jaklaassen-affirm](https://togithub.com/jaklaassen-affirm) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17659](https://togithub.com/OpenAPITools/openapi-generator/pull/17659) - [@​LucianBuzzo](https://togithub.com/LucianBuzzo) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17771](https://togithub.com/OpenAPITools/openapi-generator/pull/17771) - [@​ChuckMoe](https://togithub.com/ChuckMoe) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17769](https://togithub.com/OpenAPITools/openapi-generator/pull/17769) - [@​condorcorde](https://togithub.com/condorcorde) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17765](https://togithub.com/OpenAPITools/openapi-generator/pull/17765) - [@​MarBode](https://togithub.com/MarBode) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17759](https://togithub.com/OpenAPITools/openapi-generator/pull/17759) - [@​joeka](https://togithub.com/joeka) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17791](https://togithub.com/OpenAPITools/openapi-generator/pull/17791) - [@​vasiliisorokin](https://togithub.com/vasiliisorokin) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17812](https://togithub.com/OpenAPITools/openapi-generator/pull/17812) - [@​nathcouret](https://togithub.com/nathcouret) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17753](https://togithub.com/OpenAPITools/openapi-generator/pull/17753) - [@​azplanlos](https://togithub.com/azplanlos) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17770](https://togithub.com/OpenAPITools/openapi-generator/pull/17770) - [@​mfatihercik](https://togithub.com/mfatihercik) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17785](https://togithub.com/OpenAPITools/openapi-generator/pull/17785) - [@​martonmiklos](https://togithub.com/martonmiklos) made their first contribution in [https://github.com/OpenAPITools/openapi-generator/pull/17722](https://togithub.com/OpenAPITools/openapi-generator/pull/17722) **Full Changelog**: https://github.com/OpenAPITools/openapi-generator/compare/v7.2.0...v7.3.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.