implementation("io.ktor:ktor-server-swagger:3.0.0-beta-2")
Enables serving Swagger UI for APIs based on OpenAPI specifications, allowing interactive API documentation and testing.