Flask RestPlus v0.12.1 Release Notes
Release Date: 2018-09-28 // over 4 years ago-
- 🛠 Fix missing changelog inprevious release
- Ensure definitions with both
$ref
and description (or other property) output is valid (usingallOf
) - ➕ Added initial specifications schemas and validation support
- Ensure empty enums are not serialized (to have a valid specification)