ktorio / ktorio/ktor-init-tools
ContentNegotiation not imported
Open
Beginner friendly
- Dominant language
- Kotlin
- Stars
- 40
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with Ktor Project Generator 1.3.2 using the default options and selecting ContentNegotiation, then inspect the generated Kotlin file and the generator entry point that assembles its imports. Done means the generated project includes the ContentNegotiation import and compiles successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100