@kohost/api-client 3.3.0 → 3.3.1

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.
@@ -31,6 +31,11 @@
31
31
  "space": {
32
32
  "type": ["string", "null"]
33
33
  },
34
+ "previousSpace": {
35
+ "type": ["string", "null"],
36
+ "default": null,
37
+ "description": "Used when there was a space assigned and it changes"
38
+ },
34
39
  "status": {
35
40
  "type": "string",
36
41
  "enum": [
@@ -7767,6 +7767,11 @@ var require_reservation = __commonJS({
7767
7767
  space: {
7768
7768
  type: ["string", "null"]
7769
7769
  },
7770
+ previousSpace: {
7771
+ type: ["string", "null"],
7772
+ default: null,
7773
+ description: "Used when there was a space assigned and it changes"
7774
+ },
7770
7775
  status: {
7771
7776
  type: "string",
7772
7777
  enum: [