Preparing search index...
The search index is not available
@workfront/workfront-api
@workfront/workfront-api
IApiConfig
Interface IApiConfig
interface
IApiConfig
{
alwaysUseGet
?:
boolean
;
apiKey
?:
string
;
headers
?:
{
[
key
:
string
]
:
string
;
}
;
url
:
string
;
version
?:
string
;
}
Index
Properties
always
Use
Get?
api
Key?
headers?
url
version?
Properties
Optional
always
Use
Get
always
Use
Get
?:
boolean
Optional
api
Key
api
Key
?:
string
Optional
headers
headers
?:
{
[
key
:
string
]
:
string
;
}
url
url
:
string
Optional
version
version
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
always
Use
Get
api
Key
headers
url
version
@workfront/workfront-api
Loading...