• Update Semaphore Service

    Parameters

    • __namedParameters: {
          authorization: string;
          semaphoreId: string;
          updateSemaphoreRequest: UpdateSemaphoreRequest;
      }
    • Optionalopts: RequestOpts

    Returns Promise<any>