William Cheng

Results 983 comments of William Cheng

Is the path to the `java` command correctly set in the `PATH` environment variable in your setup? If it's, I don't think we need to use JAVA_HOME in the code...

@mok-liee can you please file a new PR based on this one and resolve the merge conflicts?

thanks for the PR. closed via https://github.com/OpenAPITools/openapi-generator-cli/pull/756 instead

> or is this something that needs to be fixed with the generator? do you mind filing a PR to update http library to newer version?

just merged. sorry for the delay thanks again for the PR

@jpfinne that's ok. please fix it later in another PR

i've setup tests via circieci and tests with this change passed via https://app.circleci.com/pipelines/github/OpenAPITools/openapi-generator/29831/workflows/0a72a198-ca5a-4cad-a395-04d4e5ec2bcd/jobs/96380

we've to reverted this change as it's failing in the master for some reasons. can you please file a new PR based on the latest master instead?

``` [main] ERROR o.o.codegen.utils.ModelUtils - Can't clone schema class DateTimeSchema { class Schema { type: string format: date-time $ref: null description: null title: null multipleOf: null maximum: null exclusiveMaximum: null...

@bijancn may I know which generator/library did you test?