AsyncAPIOperation
faststream.asyncapi.base.AsyncAPIOperation dataclass
#
AsyncAPIOperation(include_in_schema: bool = True)
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 |