Ge0rg3 / flask-parameter-validation

Get and validate all Flask input parameters with ease.
https://pypi.org/project/Flask-Parameter-Validation/
28 stars 12 forks source link

Update parameter_validation.py #11

Closed Charlie-Mindified closed 1 year ago

Charlie-Mindified commented 1 year ago

Accessing json_input if content-type isn't "application/json" throws: UnboundLocalError: local variable 'json_input' referenced before assignment

abhinav-cashify commented 1 year ago

When this is expected to be merged?

Ge0rg3 commented 1 year ago

Thanks @Charlie-Mindified for the fix, good catch! @abhinav-cashify I'll test and merge it over the next few days

Ge0rg3 commented 1 year ago

Wow - sorry for massive delay, been flooded with work, thank you for the contribution! 🥇