Skip to content

[I] OpenAPITag3_2

[key: `x-${string}`]: any
PropertyTypeDescriptionInherited from
description?string-OpenAPI3Tag.description
externalDocs?OpenAPI3ExternalDocs-OpenAPI3Tag.externalDocs
kind?stringA machine-readable string to categorize what sort of tag it is See https://spec.openapis.org/oas/latest#fixed-fields-18-
namestring-OpenAPI3Tag.name
parent?stringThe name of a tag that this tag is nested under. The named tag MUST exist in the API description, and circular references between parent and child tags MUST NOT be used. See https://spec.openapis.org/oas/latest#fixed-fields-18-
summary?stringA short summary of the tag, used for display purposes. See https://spec.openapis.org/oas/latest#fixed-fields-18-