@seamapi/types 1.1067.0 → 1.1068.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.
@@ -54208,6 +54208,7 @@ const openapi = {
54208
54208
  description: 'Access automation rules configuration.',
54209
54209
  properties: {
54210
54210
  reservation_created: {
54211
+ nullable: true,
54211
54212
  properties: {
54212
54213
  config: {
54213
54214
  properties: {
@@ -54255,6 +54256,7 @@ const openapi = {
54255
54256
  type: 'object',
54256
54257
  },
54257
54258
  reservation_deleted: {
54259
+ nullable: true,
54258
54260
  properties: {
54259
54261
  config: { properties: {}, type: 'object' },
54260
54262
  rule: {
@@ -54266,6 +54268,7 @@ const openapi = {
54266
54268
  type: 'object',
54267
54269
  },
54268
54270
  reservation_spaces_updated: {
54271
+ nullable: true,
54269
54272
  properties: {
54270
54273
  config: { properties: {}, type: 'object' },
54271
54274
  rule: {
@@ -54277,6 +54280,7 @@ const openapi = {
54277
54280
  type: 'object',
54278
54281
  },
54279
54282
  reservation_time_updated: {
54283
+ nullable: true,
54280
54284
  properties: {
54281
54285
  config: { properties: {}, type: 'object' },
54282
54286
  rule: {
@@ -54288,6 +54292,7 @@ const openapi = {
54288
54292
  type: 'object',
54289
54293
  },
54290
54294
  space_name_updated: {
54295
+ nullable: true,
54291
54296
  properties: {
54292
54297
  config: { properties: {}, type: 'object' },
54293
54298
  rule: {
@@ -54299,6 +54304,7 @@ const openapi = {
54299
54304
  type: 'object',
54300
54305
  },
54301
54306
  staff_member_created: {
54307
+ nullable: true,
54302
54308
  properties: {
54303
54309
  config: { properties: {}, type: 'object' },
54304
54310
  rule: {
@@ -54310,6 +54316,7 @@ const openapi = {
54310
54316
  type: 'object',
54311
54317
  },
54312
54318
  staff_member_name_updated: {
54319
+ nullable: true,
54313
54320
  properties: {
54314
54321
  config: { properties: {}, type: 'object' },
54315
54322
  rule: {
@@ -54321,6 +54328,7 @@ const openapi = {
54321
54328
  type: 'object',
54322
54329
  },
54323
54330
  user_identity_name_updated: {
54331
+ nullable: true,
54324
54332
  properties: {
54325
54333
  config: { properties: {}, type: 'object' },
54326
54334
  rule: {
@@ -54340,6 +54348,7 @@ const openapi = {
54340
54348
  rules: {
54341
54349
  properties: {
54342
54350
  reservation_created: {
54351
+ nullable: true,
54343
54352
  properties: {
54344
54353
  automated_occupied_preset: {
54345
54354
  properties: {
@@ -54431,10 +54440,12 @@ const openapi = {
54431
54440
  type: 'object',
54432
54441
  },
54433
54442
  reservation_deleted: {
54443
+ nullable: true,
54434
54444
  properties: {},
54435
54445
  type: 'object',
54436
54446
  },
54437
54447
  reservation_time_updated: {
54448
+ nullable: true,
54438
54449
  properties: {},
54439
54450
  type: 'object',
54440
54451
  },
@@ -55766,6 +55777,7 @@ const openapi = {
55766
55777
  description: 'Access automation rules configuration.',
55767
55778
  properties: {
55768
55779
  reservation_created: {
55780
+ nullable: true,
55769
55781
  properties: {
55770
55782
  config: {
55771
55783
  properties: {
@@ -55813,6 +55825,7 @@ const openapi = {
55813
55825
  type: 'object',
55814
55826
  },
55815
55827
  reservation_deleted: {
55828
+ nullable: true,
55816
55829
  properties: {
55817
55830
  config: { properties: {}, type: 'object' },
55818
55831
  rule: {
@@ -55824,6 +55837,7 @@ const openapi = {
55824
55837
  type: 'object',
55825
55838
  },
55826
55839
  reservation_spaces_updated: {
55840
+ nullable: true,
55827
55841
  properties: {
55828
55842
  config: { properties: {}, type: 'object' },
55829
55843
  rule: {
@@ -55835,6 +55849,7 @@ const openapi = {
55835
55849
  type: 'object',
55836
55850
  },
55837
55851
  reservation_time_updated: {
55852
+ nullable: true,
55838
55853
  properties: {
55839
55854
  config: { properties: {}, type: 'object' },
55840
55855
  rule: {
@@ -55846,6 +55861,7 @@ const openapi = {
55846
55861
  type: 'object',
55847
55862
  },
55848
55863
  space_name_updated: {
55864
+ nullable: true,
55849
55865
  properties: {
55850
55866
  config: { properties: {}, type: 'object' },
55851
55867
  rule: {
@@ -55857,6 +55873,7 @@ const openapi = {
55857
55873
  type: 'object',
55858
55874
  },
55859
55875
  staff_member_created: {
55876
+ nullable: true,
55860
55877
  properties: {
55861
55878
  config: { properties: {}, type: 'object' },
55862
55879
  rule: {
@@ -55868,6 +55885,7 @@ const openapi = {
55868
55885
  type: 'object',
55869
55886
  },
55870
55887
  staff_member_name_updated: {
55888
+ nullable: true,
55871
55889
  properties: {
55872
55890
  config: { properties: {}, type: 'object' },
55873
55891
  rule: {
@@ -55879,6 +55897,7 @@ const openapi = {
55879
55897
  type: 'object',
55880
55898
  },
55881
55899
  user_identity_name_updated: {
55900
+ nullable: true,
55882
55901
  properties: {
55883
55902
  config: { properties: {}, type: 'object' },
55884
55903
  rule: {
@@ -55898,6 +55917,7 @@ const openapi = {
55898
55917
  rules: {
55899
55918
  properties: {
55900
55919
  reservation_created: {
55920
+ nullable: true,
55901
55921
  properties: {
55902
55922
  automated_occupied_preset: {
55903
55923
  properties: {
@@ -55989,10 +56009,12 @@ const openapi = {
55989
56009
  type: 'object',
55990
56010
  },
55991
56011
  reservation_deleted: {
56012
+ nullable: true,
55992
56013
  properties: {},
55993
56014
  type: 'object',
55994
56015
  },
55995
56016
  reservation_time_updated: {
56017
+ nullable: true,
55996
56018
  properties: {},
55997
56019
  type: 'object',
55998
56020
  },