Hello Ktor people!
How can I generate the Open API documentation without the use of IntelliJ IDE?
I'm trying to prevent a scenario where that is forgotten and the API documentation becomes stale.
Searching in
https://ktor.io/docs/openapi.html didn't give me clues on how to run that outside the Ktor plugin in IntelliJ