NET.OrderBy
type t = {
path : string;
direction : SortDirection.t;
}
val enc : t Json_encoding.encoding
val t_enc : t Json_encoding.encoding