Skip to content

Reference

faststream.asyncapi.schema.Reference #

Bases: BaseModel

A class to represent a reference.

ref class-attribute instance-attribute #

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