Allow array in request data

Hi,
What is the reason for allowing only dicts is request data ?

Is there anyway to override this behaviour? Or allow some hook before init_request where I can change the create the form dict.

Use case is we have a third party callback which sends the payload as an array

1 Like