SMILEY4 / ktor-swagger-ui

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

Can we have multiple swaggers in one app? #67

Closed NunoCardoso closed 10 months ago

NunoCardoso commented 11 months ago

as in, I want a /public/swagger-ui swagger for public endpoints, and a /protected/swagger-ui for protected endpoints

SMILEY4 commented 11 months ago

Hi, this shouldn't be too hard to add. I'll look into it.

SMILEY4 commented 10 months ago

Hey, this is now possible with version 2.6.0