Skip to content

Reference

faststream.asyncapi.schema.utils.Reference #

Bases: BaseModel

A class to represent a reference.

ATTRIBUTE DESCRIPTION
ref

the reference string

ref class-attribute instance-attribute #

ref = Field(..., alias='$ref')