webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.22k stars 589 forks source link

fix(api-headless-cms): validate model import #4194

Closed brunozoric closed 3 days ago

brunozoric commented 3 days ago

Changes

Model import validation failed when renderer settings were set to null. We now allow null.

How Has This Been Tested?

Jest and manually.