The Jira Cloud Service Management REST API Client.

Hierarchy (view full)

Constructor

Impersonalization

asApp: (() => JiraServiceManagementApi) = ...

Switches the API client to the app context.

asUser: ((userAccountId?: string) => JiraServiceManagementApi) = ...

Switches the API client to the user context.

Services