Preparing search index...
The search index is not available
erest
erest
IApiOptionInfo
Interface IApiOptionInfo
API基础信息
interface
IApiOptionInfo
{
basePath
?:
string
;
description
?:
string
;
host
?:
string
;
title
?:
string
;
version
?:
Date
;
}
Index
Properties
base
Path?
description?
host?
title?
version?
Properties
Optional
base
Path
base
Path
?:
string
API默认位置
Optional
description
description
?:
string
项目描述(可以为 markdown 字符串)
Optional
host
host
?:
string
服务器host地址
Optional
title
title
?:
string
项目标题
Optional
version
version
?:
Date
项目版本
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
base
Path
description
host
title
version
erest
SchemaManager
SchemaType
ValueTypeItem
ValueTypeManager
default
APICommon
APIDefine
APIOption
IApiInfo
IApiOption
IApiOptionInfo
IDocOptions
IExample
IGroupInfoOpt
IGruop
ISchemaCheckResult
ISchemaTypeFieldInfo
ISchemaTypeFields
IValueResult
IValueTypeCheckResult
IValueTypeOptions
Loading...
Generated using
TypeDoc
API基础信息