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