Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
DiscoveryOperationMetadata
Interface DiscoveryOperationMetadata
interface
DiscoveryOperationMetadata
{
available
:
boolean
;
formats
:
readonly
string
[]
;
methods
:
readonly
(
"GET"
|
"POST"
|
"TEMPLATE"
)
[]
;
reason
?:
string
;
urls
:
readonly
string
[]
;
}
Index
Properties
available
formats
methods
reason?
urls
Properties
Readonly
available
available
:
boolean
Readonly
formats
formats
:
readonly
string
[]
Readonly
methods
methods
:
readonly
(
"GET"
|
"POST"
|
"TEMPLATE"
)
[]
Optional
Readonly
reason
reason
?:
string
Readonly
urls
urls
:
readonly
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
available
formats
methods
reason
urls
@honua/sdk-js
Loading...