Preparing search index...
The search index is not available
erest
erest
APIOption
Interface APIOption<T>
interface
APIOption
<
T
>
{
_allParams
:
Map
<
string
,
ISchemaType
>
;
beforeHooks
:
Set
<
T
>
;
examples
:
IExample
[]
;
group
:
string
;
middlewares
:
Set
<
T
>
;
mock
?:
Record
<
string
,
any
>
;
realPath
:
string
;
required
:
Set
<
string
>
;
requiredOneOf
:
string
[]
[]
;
response
?:
TYPE_RESPONSE
;
responseSchema
?:
SchemaType
|
ISchemaType
;
tested
:
boolean
;
}
Type Parameters
T
Hierarchy
Record
<
string
,
any
>
APIOption
Index
Properties
_all
Params
before
Hooks
examples
group
middlewares
mock?
real
Path
required
required
One
Of
response?
response
Schema?
tested
Properties
_all
Params
_all
Params
:
Map
<
string
,
ISchemaType
>
before
Hooks
before
Hooks
:
Set
<
T
>
examples
examples
:
IExample
[]
group
group
:
string
middlewares
middlewares
:
Set
<
T
>
Optional
mock
mock
?:
Record
<
string
,
any
>
real
Path
real
Path
:
string
required
required
:
Set
<
string
>
required
One
Of
required
One
Of
:
string
[]
[]
Optional
response
response
?:
TYPE_RESPONSE
Optional
response
Schema
response
Schema
?:
SchemaType
|
ISchemaType
tested
tested
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
_all
Params
before
Hooks
examples
group
middlewares
mock
real
Path
required
required
One
Of
response
response
Schema
tested
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