Preparing search index...
The search index is not available
@xct007/sdwebui-api-client
@xct007/sdwebui-api-client
Https
ClientOptions
Interface ClientOptions
interface
ClientOptions
{
baseUrl
:
string
;
headers
?:
Record
<
string
,
string
>
;
}
Index
Properties
base
Url
headers?
Properties
base
Url
baseUrl
:
string
The base URL for all API requests.
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional default headers to include in every request.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
headers
@xct007/sdwebui-api-client
Loading...
The base URL for all API requests.