donggeol
donggeol
**Is your feature request related to a problem? Please describe.** I would like to propose a feature based on the problems I encountered while gradually introducing Kotlin in a Java...
implement #2645 While looking for where to implement the logic to remove the indent of the schema annotation, I wrote it in `AbstractOpenApiResource`. I thought it would be easy to...
**Is your feature request related to a problem? Please describe.** I added the `trim-kotlin-indent` feature in the [last PR](https://github.com/springdoc/springdoc-openapi/pull/2535). Mainly, we added logic to remove Kotlin indents for strings in...