- Upgraded to SwaggerUI 0.2.22 - Support additional field documentation attributes: ``required``, ``description``, ``enum``, ``min``, ``max`` and ``default`` - Initial support for model in RequestParser
0.1.3
-----
- Fix ``Api.marshal()`` shortcut
0.1.2
-----
- Added ``Api.marshal_with()`` and ``Api.marshal_list_with()`` decorators - Added ``Api.marshal()`` shortcut