Class WorkflowsService

Hierarchy (view full)

Constructors

Properties

availableOperations: ServiceOperation[] = ...

Lists out the available operations for the resource, calling methods not in this list will result in an error

baseUrl: string = 'https://api.app.shortcut.com/api/v3/workflows'
headers: Record<string, string>
instances: Record<string, Workflow> = {}

Methods