marshmallow-code / flask-smorest

DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
https://flask-smorest.readthedocs.io
MIT License
634 stars 72 forks source link

Update arguments.rst #635

Closed juur closed 2 months ago

juur commented 2 months ago

Declare support for json_or_form, which is referenced further down but not in the locations list.

lafrech commented 2 months ago

Thanks!