Skip to content

LicenseDict

faststream.asyncapi.schema.LicenseDict #

Bases: TypedDict

A dictionary-like class to represent a license.

Note

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

name instance-attribute #

name: Required[str]

url instance-attribute #

url: AnyHttpUrl

Last update: 2023-11-13