implementation("io.ktor:ktor-server-swagger:3.4.3")
Enables serving interactive API documentation by integrating Swagger UI with OpenAPI specifications, supporting both static files and runtime generation.