temporal

Decode Payloads

Decodes a list of payloads from the request body.

Args: req (Request): The request containing the payloads to decode.

Returns: dict: A dictionary containing the decoded payloads, including any errors encountered.

post/temporal/decode

Response

Successful Response

{"stackTrail":"paths:/temporal/decode:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes