implementation("io.ktor:ktor-server-openapi:3.0.0-rc-2")
Enables automatic generation of OpenAPI documentation for web applications, facilitating API documentation and client generation.