fn path_parameter_schema(name: &str) -> Schema
Types read off the handlers’ Path<T> extractors; unknown names are strings.
Path<T>