CreateRoleData: {
    body: CreateRoleBodyDto;
    path?: never;
    query?: never;
    url: "/tenants/me/roles";
}