OpenAPITools / OpenAPITools/openapi-generator
[BUG] [Java] [Kotlin] Samples folders not updated and seems useless
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Description
I noted that the following folders didn't update after generated samples shell script. In consequence, it seems useless.
- samples/openapi3/server/petstore/kotlin-springboot-reactive
- samples/openapi3/server/petstore/kotlin-springboot
- samples/server/petstore/jaxrs-cxf-test-data
- samples/server/petstore/jaxrs-spec-interface-response
- samples/server/petstore/kotlin-springboot-modelMutable
openapi-generator version
5.3.0-SNAPSHOT
Suggest a fix
If you confirm that theses folders are useless, remove them to avoid dead code and avoid any ambiguities
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
Start by reading or running the generated samples shell script and checking the five listed sample folders for whether they are updated or generated. Determine whether each folder is still needed; done means obsolete folders are removed or the generation process updates them consistently without leaving dead code or ambiguity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100