Skip to content

LicenseDict

faststream.asyncapi.schema.LicenseDict #

Bases: TypedDict

A dictionary-like class to represent a license.

name instance-attribute #

name: Required[str]

url instance-attribute #

url: AnyHttpUrl