OpenAPITools / OpenAPITools/openapi-generator
[REQ] openapi-generator gradle plugin kotlin generator: Add support for swaggerAnnotations
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Is your feature request related to a problem?
Using the openapi-generator gradle plugin the kotlin-spring generator supports swaggerAnnotations in additionalProperties. However the kotlin-spring generator supports it.
Describe the solution you'd like
Add support for generating swagger annotation based on openapi.yml metadata on generated API code for the kotlin generator.
Describe alternatives you've considered
None
Additional context
N/A
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 locating the Kotlin generator and the OpenAPI Generator Gradle plugin, then compare how the kotlin-spring generator handles the swaggerAnnotations additional property. Run the relevant generator tests and verify that Kotlin API code generated from OpenAPI metadata includes the expected Swagger annotations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100