ktor-init-tools
ktor-init-tools copied to clipboard
ContentNegotiation not imported
Use Ktor Project Generator (1.3.2) with all the defaults, but select ContentNegotiation.
The generated file is missing import io.ktor.features.ContentNegotiation, so the code does not compile.