SMILEY4 / ktor-swagger-ui

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

ignore websocket routes #66

Closed Giuliopime closed 11 months ago

Giuliopime commented 12 months ago

atm websocket routes get documented automatically Is there a way to avoid that, since it doesn't support any documentation properties on it?

SMILEY4 commented 12 months ago

you can filter out unwanted routes in the plugin-configuration with pathFilter.