watermarkchurch/contentful-schema-diff

Doesn't handle default value

rileyjhardy opened this issue · 0 comments

image

  {
+    defaultValue: {
+      en-US: true
+    }
-    required: false
+    required: true
   }