Skip to content

Add missing ContentNegotiationFeature features import#43

Open
UnlikeMars wants to merge 1 commit intoktorio:mainfrom
UnlikeMars:fix-content-negotiation-missing-import
Open

Add missing ContentNegotiationFeature features import#43
UnlikeMars wants to merge 1 commit intoktorio:mainfrom
UnlikeMars:fix-content-negotiation-missing-import

Conversation

@UnlikeMars
Copy link
Contributor

Currently, when no other feature then ContentNegotiation is selected, the generated project is not compilable since it is missing the io.ktor.features.* import.

This PR adds the required import to the ContentNegotiationFeature code. References issue #26.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant