parse_handler_params
faststream.asyncapi.message.parse_handler_params #
Parses the handler parameters.
PARAMETER | DESCRIPTION |
---|---|
call | The call model. |
prefix | The prefix for the model schema. TYPE: |
RETURNS | DESCRIPTION |
---|---|
Dict[str, Any] | A dictionary containing the parsed parameters. |