@xoxno/types 1.0.200 → 1.0.201

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.
@@ -199,6 +199,7 @@ __decorate([
199
199
  (0, swagger_1.ApiProperty)({
200
200
  description: 'Timestamp for document in Cosmos DB.',
201
201
  type: 'integer',
202
+ required: false,
202
203
  }),
203
204
  __metadata("design:type", Number)
204
205
  ], EventInvitationDoc.prototype, "_ts", void 0);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xoxno/types",
3
- "version": "1.0.200",
3
+ "version": "1.0.201",
4
4
  "description": "Shared types and utilities for XOXNO API.",
5
5
  "exports": {
6
6
  ".": {