Flask RestPlus v0.2.1 Release Notes

    • ๐Ÿ‘ Allow to type custom fields with Api.model
    • ๐Ÿ– Handle custom fields into fieds.List

    0.2

    • โฌ†๏ธ Upgraded to SwaggerUI 0.2.22
    • ๐Ÿ‘Œ Support additional field documentation attributes: required, description, enum, min, max and default
    • ๐ŸŽ‰ Initial support for model in RequestParser