William Cheng

Results 983 comments of William Cheng

@rajrangan Thanks for tagging me but I'm no longer involved in this project. I hope others will be able to help you out. Good luck.

https://github.com/OpenAPITools/openapi-generator/actions/runs/11280772589/job/31374692898?pr=19827 please update the samples when you've time

Sorry for the delay. Just merged the PR. Thanks again for your contribution.

did you try setting `disallowAdditionalPropertiesIfNotPresent` to false? (e.g. --additional-properties disallowAdditionalPropertiesIfNotPresent=false in CLI) https://openapi-generator.tech/docs/generators/java/

> I think there might be a bug in the Java spring generator. Ah. I can only assure this option works for `java` client generator (jersey2, jersey3, okhttp-gson) but not...

@tomdracz thanks for reporting the issue. I merged it as bug fixes. Sorry that it breaks your use cases. @yujideveloper can you please review the feedback from @tomdracz when you've...

> Was working previously but will now raise an error as the name would be assigned to nil and the changes in setter method name= will mean it immediately fails....

what about adding an option to skip validation in the constructor?

Thanks for the PR but your commit (as shown in the Commits tab) is not linked to your Github account, which means this PR won't count as your contribution in...