Created by: sandeepjindal
Here are the details in the issue: https://github.com/OpenAPITools/openapi-generator/issues/9378
Steps to verify the change run these commands:
- ./mvnw clean package
- ./bin/generate-samples.sh bin/configs/scala-legacy.yaml
you should see the new invoker pacakge like this:
PR checklist
-
Read the contribution guidelines. -
Pull Request title clearly describes the work in the pull request and Pull Request description provides details about how to validate the work. Missing information here may result in delayed response from the community. -
Run the following to build the project and update samples: ./mvnw clean package ./bin/generate-samples.sh ./bin/utils/export_docs_generators.sh
./bin/generate-samples.sh bin/configs/java*
. For Windows users, please run the script in Git BASH. -
File the PR against the correct branch: master
,5.1.x
,6.0.x
@mention the@clasnake (2017/07), @jimschubert (2017/09)❤ ️, @shijinkui (2018/01), @ramzimaalej (2018/03), @chameleon82 (2020/03), @Bouillie (2020/04)