Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ShardOpenApiResponse
Interface ShardOpenApiResponse
The shard's OpenAPI specification document.
interface
ShardOpenApiResponse
{
info
:
Record
<
string
,
unknown
>
;
openapi
:
string
;
paths
:
Record
<
string
,
unknown
>
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
info
openapi
paths
Properties
info
info
:
Record
<
string
,
unknown
>
openapi
openapi
:
string
paths
paths
:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
info
openapi
paths
@30k/starcomm-client
Loading...
The shard's OpenAPI specification document.