SMILEY4 / ktor-swagger-ui

Kotlin Ktor plugin to generate OpenAPI and provide Swagger UI
Apache License 2.0
156 stars 25 forks source link

added property description in schema and swagger annotation support #35

Closed LeatherDeerAU closed 1 year ago

LeatherDeerAU commented 1 year ago

Hello! As I wrote here https://github.com/SMILEY4/ktor-swagger-ui/issues/34 I wanted to have support for swagger annotations and field descriptions. They were lost at the stage of generating the json scheme, although it supports them, but with an additional module. Look please

LeatherDeerAU commented 1 year ago

I can do it myself at the plugin installation stage, I'm sorry)