nicot 1.2.2 → 1.2.3

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.
package/dist/index.cjs CHANGED
@@ -2274,7 +2274,7 @@ var _RestfulFactory = class _RestfulFactory {
2274
2274
  );
2275
2275
  (0, import_swagger6.ApiProperty)({
2276
2276
  ...oldApiProperty,
2277
- required: false,
2277
+ // required: false,
2278
2278
  type: () => relation.isArray ? [useClass[0]] : useClass[0]
2279
2279
  })(resultDto.prototype, relation.propertyName);
2280
2280
  };