Skip to content
This repository was archived by the owner on Jul 9, 2026. It is now read-only.

Latest commit

 

History

History
40 lines (21 loc) · 858 Bytes

File metadata and controls

40 lines (21 loc) · 858 Bytes

@panenco/papi / Exports / InputOptions

Interface: InputOptions

Body/Query decorator parameters.

Table of contents

Properties

Properties

transform

Optional transform: ClassTransformOptions

Class-transformer options used to perform plainToClass operation.

See

https://github.com/pleerock/class-transformer

Defined in

utils/types/transformerOptions.ts:12


options

Optional options: any

Extra options to be passed to body-parser middleware.

Defined in

utils/types/transformerOptions.ts:16