Data types
TypeSpec.OpenAPI
ExternalDocs
External Docs information.
Properties
Name | Type | Description |
---|---|---|
url | string | Documentation url |
description? | string | Optional description |
TagMetadata
Metadata to a single tag that is used by operations.
Properties
Name | Type | Description |
---|---|---|
description? | string | A description of the API. |
externalDocs? | ExternalDocs | An external Docs information of the API. |