ribesg
05/10/2022, 9:57 AMpost<V1.OldPath> {
val resources = application.plugin(Resources)
val path = resources.resourcesFormat.encodeToPathPattern(V2.NewPath.serializer())
call.respondRedirect(path, permanent = true)
}Aleksei Tirman [JB]
05/10/2022, 10:24 AMRustam Siniukov
05/10/2022, 12:07 PMApplication.href function instead of calling encode manually