AsyncAPIOperation
faststream.asyncapi.base.AsyncAPIOperation dataclass
#
A class representing an asynchronous API operation.
METHOD | DESCRIPTION |
---|---|
schema | returns the schema of the API operation as a dictionary of channel names and channel objects |