Preparing search index...
The search index is not available
@terrestris/shogun-util
@terrestris/shogun-util
service/OpenAPIService
OpenAPIService
Class OpenAPIService
Hierarchy (
view full
)
GenericService
OpenAPIService
Index
Constructors
constructor
Properties
base
Path
keycloak?
Methods
get
Api
Docs
get
Page
Url
Constructors
constructor
new
OpenAPIService
(
opts
?
)
:
OpenAPIService
Parameters
opts
:
GenericServiceOpts
= ...
Returns
OpenAPIService
Properties
Protected
Readonly
base
Path
base
Path
:
string
Protected
Optional
Readonly
keycloak
keycloak
?:
Keycloak
Methods
get
Api
Docs
get
Api
Docs
(
version
?
,
fetchOpts
?
)
:
Promise
<
Document
<
{}
>
|
Document
<
{}
>
>
Parameters
version
:
OpenApiVersion
= 'v2'
Optional
fetchOpts
:
RequestInit
Returns
Promise
<
Document
<
{}
>
|
Document
<
{}
>
>
Protected
get
Page
Url
get
Page
Url
(
pageOpts
?
)
:
string
Parameters
Optional
pageOpts
:
PageOpts
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
Path
keycloak
Methods
get
Api
Docs
get
Page
Url
@terrestris/shogun-util
Loading...