implementation("io.ktor:ktor-server-openapi:3.3.3")
Enables serving OpenAPI documentation by creating a GET endpoint that renders from an existing OpenAPI specification.