payloadMapper
@tsed/schema
Usage
typescript
import { payloadMapper } from "@tsed/schema";
See /packages/specs/schema/src/types/components/async-api/payloadMapper.ts.
Overview
ts
function payloadMapper(jsonOperationStore: JsonMethodStore, operationPath: JsonMethodPath, options: JsonSchemaOptions): unknown;