Skip to content

Interface: Document<T>

Type Parameters

Type ParameterDefault type
T extends { }{ }

Properties

PropertyType
components?ComponentsObject
externalDocs?ExternalDocumentationObject
infoInfoObject
openapistring
pathsPathsObject<T>
security?SecurityRequirementObject[]
servers?ServerObject[]
tags?TagObject[]
x-express-openapi-additional-middleware?( | (request: any, response: any, next: any) => Promise<void> | (request: any, response: any, next: any) => void)[]
x-express-openapi-validation-strict?boolean