- Add ``dump`` parameter to ``field2property`` (:issue:`32`).
0.3.0
Not secure
++++++++++++++++++
- Rename and repackage as "apispec". - Support ``enum`` field of JSON Schema based on ``OneOf`` and ``ContainsOnly`` validators.
0.2.0
++++++++++++++++++
- Add ``schema2parameters``, ``fields2parameters``, and ``field2parameters``. - Removed ``Fixed`` from ``swagger.FIELD_MAPPING`` for compatibility with marshmallow>=2.0.0.