jira.js
Guide
GitHub
Preparing search index...
server
setBaseURL
Function setBaseURL
setBaseURL
(
client
:
Client
,
parameters
:
{
body
?:
string
}
,
options
?:
RequestOptions
,
)
:
Promise
<
void
>
Sets the base URL that is configured for this Jira instance.
Parameters
client
:
Client
parameters
:
{
body
?:
string
}
Optional
options
:
RequestOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Sets the base URL that is configured for this Jira instance.