ForgeFunctionAdapterOptions
Defined in: packages/core/src/adapters/ForgeFunctionAdapter.ts:21
Options for constructing a ForgeFunctionAdapter.
Properties
Section titled “Properties”defaultContext?
Section titled “defaultContext?”
optionaldefaultContext?:"asApp"|"asUser"
Defined in: packages/core/src/adapters/ForgeFunctionAdapter.ts:28
Default auth context used when the request does not explicitly specify one.
Default Value
Section titled “Default Value”'asApp'
product
Section titled “product”product:
"jira"|"confluence"
Defined in: packages/core/src/adapters/ForgeFunctionAdapter.ts:23
The Atlassian product to make requests to