김태욱

Results 2 issues of 김태욱

## Description This PR implements automatic enum description injection into OpenAPI operation descriptions. It addresses the issue described in [#3116](https://github.com/springdoc/springdoc-openapi/issues/3116) ### What's Changed - Added `@EnumDescription` annotation to mark enum...

Is your feature request related to a problem? Please describe. Yes. When our API Request DTOs contain enum fields, our front-end developers or API consumers have to click the "Schema"...

enhancement