export function ResponseErrorGatewayTimeout(
  detail: string
): IResponseErrorGatewayTimeout {
  return {
    ...ResponseErrorGeneric(