Open utybo opened 2 years ago
Actually seems that this is a problem on Ktor's side unfortunately, as they do not return the proper route on Location's Route.get() (at least in 1.6.8)
Created an issue on Ktor's side here: https://youtrack.jetbrains.com/issue/KTOR-4239/Locations-plugin-method-functions-does-not-return-correct-route
Crashes with an NPE