William Cheng
William Cheng
can you please file a PR with the suggested change and we will review accordingly?
cc @jwulf (author of #22418)
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...
thanks for the PR please follow step 3 to update the samples so as to fix https://github.com/OpenAPITools/openapi-generator/actions/runs/18679590784/job/53712868648?pr=22197
when you've time, can you please review the build failure?
thanks again for the contribution. let's give it a try
can you please review the build failure after merging this change into master? https://github.com/OpenAPITools/openapi-generator/actions/runs/20296806573/job/58292320011 https://github.com/OpenAPITools/openapi-generator/actions/runs/20296806573/job/58292320017 error message: ``` [INFO] Compiling 23 source files to /home/runner/work/openapi-generator/openapi-generator/samples/server/petstore/jaxrs-resteasy/default/target/classes [INFO] ------------------------------------------------------------- Error: COMPILATION ERROR...
@gracekarina did you get the following error when building swagger codegen? ``` [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /private/tmp/swagger-codegen/modules/swagger-codegen/src/main/java/io/swagger/codegen/DefaultCodegen.java:[2327,28] cannot find symbol symbol: method getResponseSchema() location: variable response of...
> About pointing the breaking change to 3.0, this issue doesn't happen in 3.0. Then instead of fixing it in 2.x, what about asking users to use 3.0.0 (which will...
I just changed it to 2.4.0. (there's an edit button next to the PR subject to change that) 2.4.0 should be the last 2.x release as we'll ask users to...