Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 543 Bytes

CHANGELOG.md

File metadata and controls

10 lines (6 loc) · 543 Bytes

Changelog

5.55.0 17/01/2024

feat: Input validation and transformation via x-joi-<method name> in a openapi schema. Docs Joi methods exposed

feat: Auto trim strings config (default is off). Docs auto trim

5.54.1 08/01/2024

fix: Nested objects sometimes resulted in required fields being dropped in the input validation of Joi.