@morojs/moro


@morojs/moro / DocsConfig

Interface: DocsConfig

Defined in: src/core/docs/index.ts:19

Properties

basePath?

optional basePath: string

Defined in: src/core/docs/index.ts:23


contact?

optional contact: object

Defined in: src/core/docs/index.ts:25

email?

optional email: string

name?

optional name: string

url?

optional url: string


description?

optional description: string

Defined in: src/core/docs/index.ts:22


enableAuth?

optional enableAuth: boolean

Defined in: src/core/docs/index.ts:37


includeExamples?

optional includeExamples: boolean

Defined in: src/core/docs/index.ts:35


includeSchemas?

optional includeSchemas: boolean

Defined in: src/core/docs/index.ts:36


license?

optional license: object

Defined in: src/core/docs/index.ts:30

name

name: string

url?

optional url: string


servers?

optional servers: object[]

Defined in: src/core/docs/index.ts:24

description?

optional description: string

url

url: string


swaggerUI?

optional swaggerUI: SwaggerUIOptions

Defined in: src/core/docs/index.ts:34


title

title: string

Defined in: src/core/docs/index.ts:20


version

version: string

Defined in: src/core/docs/index.ts:21