Skip to content

ExternalDocsDict

faststream.asyncapi.schema.ExternalDocsDict #

Bases: TypedDict

A dictionary type for representing external documentation.

Note

The above docstring is autogenerated by docstring-gen library (https://docstring-gen.airt.ai)

description instance-attribute #

description: str

url instance-attribute #

url: Required[AnyHttpUrl]

Last update: 2023-11-13