SMILEY4 / ktor-swagger-ui

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

What is the minimum version of the Ktor framework supported by the plugin? #82

Closed mishrasangeeta87 closed 5 months ago

mishrasangeeta87 commented 6 months ago

I wanted to understand the compatibility between this plugin and the Ktor framework. To clarify, could you please provide information on the minimum version of Ktor that the plugin requires to operate effectively? Thank you.

mishrasangeeta87 commented 6 months ago

@SMILEY4 Will you be able to answer this?

SMILEY4 commented 6 months ago

Hi, i haven't done any extensive compatibility testing, so i cannot tell you exactly. It should be compatible with all ktor 2.x versions.