The Jira Cloud Software REST API Client.

Hierarchy (view full)

Constructor

Impersonalization

asApp: (() => JiraSoftwareApi) = ...

Switches the API client to the app context.

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

Switches the API client to the user context.

Services