api-typescript-generator / Modules / openapi / OpenApiExternalDocumentation
openapi.OpenApiExternalDocumentation
Allows referencing an external resource for extended documentation.
See
https://swagger.io/specification/#external-documentation-object
• Optional
description: string
A short description of the target documentation. CommonMark syntax MAY be used for rich text representation.
• url: string
The URL for the target documentation. Value MUST be in the format of a URL.