Tag
faststream.asyncapi.schema.Tag #
Bases: BaseModel
A class to represent a tag.
| ATTRIBUTE | DESCRIPTION |
|---|---|
name | name of the tag
|
description | description of the tag (optional)
|
externalDocs | external documentation for the tag (optional)
|