OpenAPITools / OpenAPITools/openapi-generator
[Question for help] How to modify Java code generated by OpenAPI?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Hello, It is not a bug or feature requirement, just ask for help...
I am new to OpenAPI and I have a question about how to modify the Java code generated by OpenAPI. I have generated some SDK code using OpenAPI generator, but I want to change some things like the constructor to match the core-api (which is also generated by OpenAPI). Is there any way to do that?
Or is there any simple open-api generator docker sample that I can follow? I find this project a bit complex and I can't find a suitable doc. Any blog/stackoverflow/everthing about java generator on docker is very helpful for me ; (
Any suggestions would be greatly appreciated. Thank you very much.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names OpenAPI Generator, Java SDK generation, and Docker but does not identify files, tests, or an existing documentation entry point. Start by locating the Java generator customization documentation and Docker examples, then determine whether a focused guide can explain constructor customization and a runnable sample. Done means the requested workflow is documented with a usable example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- documentation, tooling
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100