Interface ISwaggerDocumentUpdaterContext

A context for a SwaggerDocumentUpdater call.

Hierarchy

  • ISwaggerDocumentUpdaterContext

Properties

document: Document<{}>

The document to update.

index: number

The zero-based index of the underlying source.

isFromCache: boolean

Indicates if document comes from cache or not.

Generated using TypeDoc