Flask RestPlus v0.10.0 Release Notes

Release Date: 2017-02-12 // about 7 years ago
    • ๐Ÿ‘ Allows to specify a custom mount path on namespace registration
    • ๐Ÿ‘ Allow to express models as raw schemas
    • โฌ†๏ธ Upgraded to Swagger-UI 2.2.6
    • ๐Ÿ‘Œ Support Swagger-UI translations
    • ๐Ÿ›  Fix prefix trailing slash stripping in Postman doc generation (:issue:232)
    • โž• Add validation for lists in the expect decorator (:issue:231)