William Cheng

Results 29 issues of William Cheng

In the coming major release 2.2.0, we want to remove {{generatedDate}} from the mustache template as this will introduce a lot of noise when it comes to reviewing the auto-generated...

Enhancement: Feature
help wanted

### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [ ] Pull Request title clearly describes the work in the pull request and Pull Request description provides details...

Client: Kotlin
Enhancement: Feature
Feature: OAS 3.0 spec support

### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [ ] Pull Request title clearly describes the work in the pull request and Pull Request description provides details...

based on PR by @CREKD127 ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly describes the work in the pull request and Pull Request...

### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [ ] Pull Request title clearly describes the work in the pull request and Pull Request description provides details...

Enhancement: Compatibility
Swagger-Parser

setting REFACTOR_ALLOF_WITH_PROPERTIES_ONLY to true helps reduce escalations we also communicate via those issues that this flag/rule will be set to true by default in the future release to fallback set...

Breaking change (with fallback)
Enhancement: General
OpenAPI Normalizer

- based on https://github.com/OpenAPITools/openapi-generator/pull/15798 - adds an additional property (option) to enable the fix: `--additional-properties applyCamelizeFix=true` in CLI ### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [...

Feature: Generator
Issue: Bug

### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [ ] Pull Request title clearly describes the work in the pull request and Pull Request description provides details...

Client: R
Enhancement: CI/Test

based on https://github.com/OpenAPITools/openapi-generator/pull/18405 remove EOL in pojo template ### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [ ] Pull Request title clearly describes the work in the...

[refactor] Use getType in ModelUtils to handle both openapi 3.0 and 3.1 spec related: https://github.com/OpenAPITools/openapi-generator/pull/18034 fyi @OpenAPITools/generator-core-team ### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [ ]...

Feature: Generator
Feature: OAS 3.1.0 spec support