Does the new parameter delegates feature work for ...
# ktor
d
Does the new parameter delegates feature work for params inside the url like
/person/{id}
or only query params after the
?
?