@resolveio/server-lib 4.6.8 → 4.6.10

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.
@@ -109,6 +109,9 @@ var schema = {
109
109
  type: Object,
110
110
  blackbox: true
111
111
  },
112
+ group_type: {
113
+ type: String
114
+ },
112
115
  id_date_field: {
113
116
  type: String,
114
117
  optional: true