Preparing search index...
The search index is not available
@spailybot/moleculer-auto-openapi - v1.3.1
@spailybot/moleculer-auto-openapi
index
addMappersFn
Type alias addMappersFn
add
Mappers
Fn
:
(
(
getSchemaObjectFromRule
,
getSchemaObjectFromSchema
)
=>
ReturnOrResolve
<
Record
<
string
,
Mapper
<
RuleCustom
>
>
>
)
Allow to add custom mappers
Type declaration
(
getSchemaObjectFromRule
,
getSchemaObjectFromSchema
)
:
ReturnOrResolve
<
Record
<
string
,
Mapper
<
RuleCustom
>
>
>
Parameters
getSchemaObjectFromRule
:
RuleToSchemaFunction
getSchemaObjectFromSchema
:
SchemaToRules
Returns
ReturnOrResolve
<
Record
<
string
,
Mapper
<
RuleCustom
>
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@spailybot/moleculer-auto-openapi - v1.3.1
Loading...
Allow to add custom mappers