Skip to content

fix(docs): update Ktor routing example to use routing DSL instead of install(Routing)#2161

Merged
samuelAndalon merged 1 commit intoExpediaGroup:masterfrom
Msksgm:fix-drfited-docs-ktor-overview
Apr 6, 2026
Merged

fix(docs): update Ktor routing example to use routing DSL instead of install(Routing)#2161
samuelAndalon merged 1 commit intoExpediaGroup:masterfrom
Msksgm:fix-drfited-docs-ktor-overview

Conversation

@Msksgm
Copy link
Copy Markdown
Contributor

@Msksgm Msksgm commented Mar 29, 2026

📝 Description

The sample code in the Ktor overview documentation does not work:

https://opensource.expediagroup.com/graphql-kotlin/docs/server/ktor-server/ktor-overview

This appears to be related to missing support for Ktor v3.x.x (see #2037).

I updated the sample code so that it builds successfully with the current version.

🔗 Related Issues

@Msksgm Msksgm changed the title fix(docs): update Ktor routing example to use DSL instead of fix(docs): update Ktor routing example to use DSL instead of install(Routing) Mar 29, 2026
@Msksgm Msksgm changed the title fix(docs): update Ktor routing example to use DSL instead of install(Routing) fix(docs): update Ktor routing example to use routing DSL instead of install(Routing) Mar 29, 2026
@Msksgm Msksgm force-pushed the fix-drfited-docs-ktor-overview branch from 5e05ab4 to 2b83cd4 Compare March 29, 2026 04:00
@samuelAndalon samuelAndalon merged commit ef99f1e into ExpediaGroup:master Apr 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants