Interface: DocumentsData
Defined in: service-core/src/decorators/DocDecorators.ts:6
Properties
default?
optionaldefault?:any
Defined in: service-core/src/decorators/DocDecorators.ts:7
description?
optionaldescription?:string
Defined in: service-core/src/decorators/DocDecorators.ts:8
example?
optionalexample?:any
Defined in: service-core/src/decorators/DocDecorators.ts:9
format?
optionalformat?:string
Defined in: service-core/src/decorators/DocDecorators.ts:10
summary?
optionalsummary?:string
Defined in: service-core/src/decorators/DocDecorators.ts:11
tags?
optionaltags?:string[]
Defined in: service-core/src/decorators/DocDecorators.ts:12