@seamapi/types 1.641.0 → 1.642.0

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.
@@ -84746,6 +84746,7 @@ declare const _default: {
84746
84746
  };
84747
84747
  ends_at: {
84748
84748
  description: string;
84749
+ format: string;
84749
84750
  type: string;
84750
84751
  };
84751
84752
  facility_keys: {
@@ -84801,6 +84802,7 @@ declare const _default: {
84801
84802
  };
84802
84803
  starts_at: {
84803
84804
  description: string;
84805
+ format: string;
84804
84806
  type: string;
84805
84807
  };
84806
84808
  tenant_key: {
@@ -84853,6 +84855,7 @@ declare const _default: {
84853
84855
  };
84854
84856
  ends_at: {
84855
84857
  description: string;
84858
+ format: string;
84856
84859
  type: string;
84857
84860
  };
84858
84861
  facility_keys: {
@@ -84908,6 +84911,7 @@ declare const _default: {
84908
84911
  };
84909
84912
  starts_at: {
84910
84913
  description: string;
84914
+ format: string;
84911
84915
  type: string;
84912
84916
  };
84913
84917
  tenant_key: {
@@ -85106,6 +85110,7 @@ declare const _default: {
85106
85110
  };
85107
85111
  ends_at: {
85108
85112
  description: string;
85113
+ format: string;
85109
85114
  type: string;
85110
85115
  };
85111
85116
  facility_keys: {
@@ -85166,6 +85171,7 @@ declare const _default: {
85166
85171
  };
85167
85172
  starts_at: {
85168
85173
  description: string;
85174
+ format: string;
85169
85175
  type: string;
85170
85176
  };
85171
85177
  tenant_key: {
@@ -85835,6 +85841,7 @@ declare const _default: {
85835
85841
  };
85836
85842
  ends_at: {
85837
85843
  description: string;
85844
+ format: string;
85838
85845
  type: string;
85839
85846
  };
85840
85847
  facility_keys: {
@@ -85890,6 +85897,7 @@ declare const _default: {
85890
85897
  };
85891
85898
  starts_at: {
85892
85899
  description: string;
85900
+ format: string;
85893
85901
  type: string;
85894
85902
  };
85895
85903
  tenant_key: {
@@ -85942,6 +85950,7 @@ declare const _default: {
85942
85950
  };
85943
85951
  ends_at: {
85944
85952
  description: string;
85953
+ format: string;
85945
85954
  type: string;
85946
85955
  };
85947
85956
  facility_keys: {
@@ -85997,6 +86006,7 @@ declare const _default: {
85997
86006
  };
85998
86007
  starts_at: {
85999
86008
  description: string;
86009
+ format: string;
86000
86010
  type: string;
86001
86011
  };
86002
86012
  tenant_key: {
@@ -86195,6 +86205,7 @@ declare const _default: {
86195
86205
  };
86196
86206
  ends_at: {
86197
86207
  description: string;
86208
+ format: string;
86198
86209
  type: string;
86199
86210
  };
86200
86211
  facility_keys: {
@@ -86255,6 +86266,7 @@ declare const _default: {
86255
86266
  };
86256
86267
  starts_at: {
86257
86268
  description: string;
86269
+ format: string;
86258
86270
  type: string;
86259
86271
  };
86260
86272
  tenant_key: {
package/dist/index.cjs CHANGED
@@ -43732,6 +43732,7 @@ var openapi_default = {
43732
43732
  },
43733
43733
  ends_at: {
43734
43734
  description: "Ending date and time for the access grant.",
43735
+ format: "date-time",
43735
43736
  type: "string"
43736
43737
  },
43737
43738
  facility_keys: {
@@ -43777,6 +43778,7 @@ var openapi_default = {
43777
43778
  },
43778
43779
  starts_at: {
43779
43780
  description: "Starting date and time for the access grant.",
43781
+ format: "date-time",
43780
43782
  type: "string"
43781
43783
  },
43782
43784
  tenant_key: {
@@ -43823,6 +43825,7 @@ var openapi_default = {
43823
43825
  },
43824
43826
  ends_at: {
43825
43827
  description: "Ending date and time for the access grant.",
43828
+ format: "date-time",
43826
43829
  type: "string"
43827
43830
  },
43828
43831
  facility_keys: {
@@ -43868,6 +43871,7 @@ var openapi_default = {
43868
43871
  },
43869
43872
  starts_at: {
43870
43873
  description: "Starting date and time for the access grant.",
43874
+ format: "date-time",
43871
43875
  type: "string"
43872
43876
  },
43873
43877
  tenant_key: {
@@ -44060,6 +44064,7 @@ var openapi_default = {
44060
44064
  },
44061
44065
  ends_at: {
44062
44066
  description: "Ending date and time for the access grant.",
44067
+ format: "date-time",
44063
44068
  type: "string"
44064
44069
  },
44065
44070
  facility_keys: {
@@ -44110,6 +44115,7 @@ var openapi_default = {
44110
44115
  },
44111
44116
  starts_at: {
44112
44117
  description: "Starting date and time for the access grant.",
44118
+ format: "date-time",
44113
44119
  type: "string"
44114
44120
  },
44115
44121
  tenant_key: {
@@ -44825,6 +44831,7 @@ var openapi_default = {
44825
44831
  },
44826
44832
  ends_at: {
44827
44833
  description: "Ending date and time for the access grant.",
44834
+ format: "date-time",
44828
44835
  type: "string"
44829
44836
  },
44830
44837
  facility_keys: {
@@ -44870,6 +44877,7 @@ var openapi_default = {
44870
44877
  },
44871
44878
  starts_at: {
44872
44879
  description: "Starting date and time for the access grant.",
44880
+ format: "date-time",
44873
44881
  type: "string"
44874
44882
  },
44875
44883
  tenant_key: {
@@ -44916,6 +44924,7 @@ var openapi_default = {
44916
44924
  },
44917
44925
  ends_at: {
44918
44926
  description: "Ending date and time for the access grant.",
44927
+ format: "date-time",
44919
44928
  type: "string"
44920
44929
  },
44921
44930
  facility_keys: {
@@ -44961,6 +44970,7 @@ var openapi_default = {
44961
44970
  },
44962
44971
  starts_at: {
44963
44972
  description: "Starting date and time for the access grant.",
44973
+ format: "date-time",
44964
44974
  type: "string"
44965
44975
  },
44966
44976
  tenant_key: {
@@ -45153,6 +45163,7 @@ var openapi_default = {
45153
45163
  },
45154
45164
  ends_at: {
45155
45165
  description: "Ending date and time for the access grant.",
45166
+ format: "date-time",
45156
45167
  type: "string"
45157
45168
  },
45158
45169
  facility_keys: {
@@ -45203,6 +45214,7 @@ var openapi_default = {
45203
45214
  },
45204
45215
  starts_at: {
45205
45216
  description: "Starting date and time for the access grant.",
45217
+ format: "date-time",
45206
45218
  type: "string"
45207
45219
  },
45208
45220
  tenant_key: {