@snapshot-labs/snapshot.js 0.4.91 → 0.4.92

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -879,7 +879,7 @@ var definitions$1 = {
879
879
  body: {
880
880
  type: "string",
881
881
  title: "body",
882
- minLength: 100,
882
+ minLength: 0,
883
883
  maxLength: 14400
884
884
  },
885
885
  discussion: {
@@ -870,7 +870,7 @@ var definitions$1 = {
870
870
  body: {
871
871
  type: "string",
872
872
  title: "body",
873
- minLength: 100,
873
+ minLength: 0,
874
874
  maxLength: 14400
875
875
  },
876
876
  discussion: {