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