LicenseDict faststream.asyncapi.schema.LicenseDict # Bases: TypedDict A dictionary-like class to represent a license. ATTRIBUTE DESCRIPTION name required name of the license (type: str) url URL of the license (type: AnyHttpUrl) name instance-attribute # name url instance-attribute # url