ReorderPositionsData: {
    body: PositionReorderBodyDto;
    path?: never;
    query?: never;
    url: "/tenants/me/positions/reorder";
}