implementation("io.ktor:ktor-server-openapi:3.5.0")
Enables serving OpenAPI documentation by utilizing existing specifications or generating them at runtime.