implementation("io.ktor:ktor-server-swagger:3.5.2")
Auto-generating OpenAPI documentation and embedded Swagger UI for server routes, schemas, and endpoints.