@timardex/cluemart-server-shared 1.0.293 → 1.0.295

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.
@@ -9329,7 +9329,7 @@ var schema17 = new MongooseSchema25(
9329
9329
  required: false,
9330
9330
  type: [affiliateRewardSchema]
9331
9331
  },
9332
- affiliateCode: { required: true, type: String },
9332
+ affiliateCode: { default: null, required: false, type: String },
9333
9333
  affiliateDetails: { required: false, type: affiliateDetailsSchema },
9334
9334
  affiliateResources: {
9335
9335
  default: [],
@@ -9413,4 +9413,4 @@ export {
9413
9413
  SchoolModel,
9414
9414
  AffiliateModel
9415
9415
  };
9416
- //# sourceMappingURL=chunk-YLRGIY2S.mjs.map
9416
+ //# sourceMappingURL=chunk-EX26O3G6.mjs.map