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