William Cheng
William Cheng
I ran `mvn test` in the folder `samples/client/petstore/java/retrofit2-play26` but got the following errors: ``` [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /private/tmp/swagger-codegen/samples/client/petstore/java/retrofit2-play26/src/main/java/io/swagger/client/PlayCallFactory.java:[141,56] cannot find symbol symbol: method setRequestFilter(play.libs.ws.WSRequestFilter) location: variable...
@JoaoBrlt thanks for the PR please ping me via Slack for a quick chat when you've time: https://join.slack.com/t/openapi-generator/shared_invite/zt-2uoef5v0g-XGwo8~2oJ3EoziDSO1CmdQ
thanks for the PR, which has been merged. sorry for the delay in merging as there're too many PRs pending review. have a nice weekend.
> would you be open to receive a PR to add support for this option? yes please
@matthewnitschke-wk thanks again for the PR is it correct to say that you've tested this fix locally with your use cases and it's working as expected?
ok. let's give it a try
thanks again for the PR which has been merged
fyi. another way is to use Docker: https://www.youtube.com/watch?v=9MuEP01h1XU
can you please file a PR with the suggested fix?
is this similar to the `enumPropertyNaming` option in java client generator? ref: https://openapi-generator.tech/docs/generators/java/