@seamapi/types 1.940.0 → 1.942.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.
@@ -1803,15 +1803,6 @@ export type Routes = {
1803
1803
  created_at?: string | undefined;
1804
1804
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
1805
1805
  error_code: 'no_space_for_access_code_on_device';
1806
- } | {
1807
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
1808
- message: string;
1809
- /** Indicates that this is an access code error. */
1810
- is_access_code_error: true;
1811
- /** Date and time at which Seam created the error. */
1812
- created_at?: string | undefined;
1813
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
1814
- error_code: 'access_code_state_unconfirmed';
1815
1806
  } | {
1816
1807
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
1817
1808
  message: string;
@@ -2336,15 +2327,6 @@ export type Routes = {
2336
2327
  created_at?: string | undefined;
2337
2328
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2338
2329
  error_code: 'no_space_for_access_code_on_device';
2339
- } | {
2340
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2341
- message: string;
2342
- /** Indicates that this is an access code error. */
2343
- is_access_code_error: true;
2344
- /** Date and time at which Seam created the error. */
2345
- created_at?: string | undefined;
2346
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2347
- error_code: 'access_code_state_unconfirmed';
2348
2330
  } | {
2349
2331
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2350
2332
  message: string;
@@ -4557,15 +4539,6 @@ export type Routes = {
4557
4539
  created_at?: string | undefined;
4558
4540
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
4559
4541
  error_code: 'no_space_for_access_code_on_device';
4560
- } | {
4561
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
4562
- message: string;
4563
- /** Indicates that this is an access code error. */
4564
- is_access_code_error: true;
4565
- /** Date and time at which Seam created the error. */
4566
- created_at?: string | undefined;
4567
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
4568
- error_code: 'access_code_state_unconfirmed';
4569
4542
  } | {
4570
4543
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
4571
4544
  message: string;
@@ -5136,15 +5109,6 @@ export type Routes = {
5136
5109
  created_at?: string | undefined;
5137
5110
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5138
5111
  error_code: 'no_space_for_access_code_on_device';
5139
- } | {
5140
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5141
- message: string;
5142
- /** Indicates that this is an access code error. */
5143
- is_access_code_error: true;
5144
- /** Date and time at which Seam created the error. */
5145
- created_at?: string | undefined;
5146
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5147
- error_code: 'access_code_state_unconfirmed';
5148
5112
  } | {
5149
5113
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5150
5114
  message: string;
@@ -5660,15 +5624,6 @@ export type Routes = {
5660
5624
  created_at?: string | undefined;
5661
5625
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5662
5626
  error_code: 'no_space_for_access_code_on_device';
5663
- } | {
5664
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5665
- message: string;
5666
- /** Indicates that this is an access code error. */
5667
- is_access_code_error: true;
5668
- /** Date and time at which Seam created the error. */
5669
- created_at?: string | undefined;
5670
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5671
- error_code: 'access_code_state_unconfirmed';
5672
5627
  } | {
5673
5628
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5674
5629
  message: string;
@@ -6161,15 +6116,6 @@ export type Routes = {
6161
6116
  created_at?: string | undefined;
6162
6117
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6163
6118
  error_code: 'no_space_for_access_code_on_device';
6164
- } | {
6165
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6166
- message: string;
6167
- /** Indicates that this is an access code error. */
6168
- is_access_code_error: true;
6169
- /** Date and time at which Seam created the error. */
6170
- created_at?: string | undefined;
6171
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6172
- error_code: 'access_code_state_unconfirmed';
6173
6119
  } | {
6174
6120
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6175
6121
  message: string;
@@ -6695,15 +6641,6 @@ export type Routes = {
6695
6641
  created_at?: string | undefined;
6696
6642
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6697
6643
  error_code: 'no_space_for_access_code_on_device';
6698
- } | {
6699
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6700
- message: string;
6701
- /** Indicates that this is an access code error. */
6702
- is_access_code_error: true;
6703
- /** Date and time at which Seam created the error. */
6704
- created_at?: string | undefined;
6705
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6706
- error_code: 'access_code_state_unconfirmed';
6707
6644
  } | {
6708
6645
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6709
6646
  message: string;
@@ -8825,15 +8762,6 @@ export type Routes = {
8825
8762
  created_at?: string | undefined;
8826
8763
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8827
8764
  error_code: 'no_space_for_access_code_on_device';
8828
- } | {
8829
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8830
- message: string;
8831
- /** Indicates that this is an access code error. */
8832
- is_access_code_error: true;
8833
- /** Date and time at which Seam created the error. */
8834
- created_at?: string | undefined;
8835
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8836
- error_code: 'access_code_state_unconfirmed';
8837
8765
  } | {
8838
8766
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8839
8767
  message: string;
@@ -9245,15 +9173,6 @@ export type Routes = {
9245
9173
  created_at?: string | undefined;
9246
9174
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
9247
9175
  error_code: 'no_space_for_access_code_on_device';
9248
- } | {
9249
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
9250
- message: string;
9251
- /** Indicates that this is an access code error. */
9252
- is_access_code_error: true;
9253
- /** Date and time at which Seam created the error. */
9254
- created_at?: string | undefined;
9255
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
9256
- error_code: 'access_code_state_unconfirmed';
9257
9176
  } | {
9258
9177
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
9259
9178
  message: string;
@@ -75014,6 +74933,26 @@ export type Routes = {
75014
74933
  };
75015
74934
  maxDuration: undefined;
75016
74935
  };
74936
+ '/seam/console/v1/workspace/feature_flags/update': {
74937
+ route: '/seam/console/v1/workspace/feature_flags/update';
74938
+ method: 'POST';
74939
+ queryParams: {};
74940
+ jsonBody: {};
74941
+ commonParams: {
74942
+ /** Name of the workspace feature flag to update. */
74943
+ feature_flag_name: 'RESERVATION_LEGACY' | 'EXPERIMENTAL_DASHBOARD_API_ENABLED' | 'ICAL_CONNECTOR' | 'VISIONLINE_SERIALIZE_BRIDGE_REQUESTS' | 'SALTO_KS_ENTRANCES_ONLY_FOR_SPACES' | 'MANAGE_DEVICES_CONFIRMATION_MODAL' | 'LYNX_MIGRATION_ENABLED';
74944
+ /** Whether the feature flag should be enabled for the workspace. */
74945
+ enabled: boolean;
74946
+ };
74947
+ formData: {};
74948
+ jsonResponse: {
74949
+ feature_flag: {
74950
+ feature_flag_name: 'RESERVATION_LEGACY' | 'EXPERIMENTAL_DASHBOARD_API_ENABLED' | 'ICAL_CONNECTOR' | 'VISIONLINE_SERIALIZE_BRIDGE_REQUESTS' | 'SALTO_KS_ENTRANCES_ONLY_FOR_SPACES' | 'MANAGE_DEVICES_CONFIRMATION_MODAL' | 'LYNX_MIGRATION_ENABLED';
74951
+ enabled: boolean;
74952
+ };
74953
+ };
74954
+ maxDuration: undefined;
74955
+ };
75017
74956
  '/seam/customer/v1/access_grants/list': {
75018
74957
  route: '/seam/customer/v1/access_grants/list';
75019
74958
  method: 'GET' | 'POST';
@@ -118768,15 +118707,6 @@ export type Routes = {
118768
118707
  created_at?: string | undefined;
118769
118708
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
118770
118709
  error_code: 'no_space_for_access_code_on_device';
118771
- } | {
118772
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
118773
- message: string;
118774
- /** Indicates that this is an access code error. */
118775
- is_access_code_error: true;
118776
- /** Date and time at which Seam created the error. */
118777
- created_at?: string | undefined;
118778
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
118779
- error_code: 'access_code_state_unconfirmed';
118780
118710
  } | {
118781
118711
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
118782
118712
  message: string;
@@ -119172,15 +119102,6 @@ export type Routes = {
119172
119102
  created_at?: string | undefined;
119173
119103
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
119174
119104
  error_code: 'no_space_for_access_code_on_device';
119175
- } | {
119176
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
119177
- message: string;
119178
- /** Indicates that this is an access code error. */
119179
- is_access_code_error: true;
119180
- /** Date and time at which Seam created the error. */
119181
- created_at?: string | undefined;
119182
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
119183
- error_code: 'access_code_state_unconfirmed';
119184
119105
  } | {
119185
119106
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
119186
119107
  message: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seamapi/types",
3
- "version": "1.940.0",
3
+ "version": "1.942.0",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -133,17 +133,6 @@ const no_space_for_access_code_on_device = common_access_code_error.extend({
133
133
  No space for access code on device.
134
134
  `)
135
135
 
136
- const access_code_state_unconfirmed = common_access_code_error.extend({
137
- error_code: z
138
- .literal('access_code_state_unconfirmed')
139
- .describe(error_code_description),
140
- }).describe(`
141
- ---
142
- resource_type: access_code
143
- ---
144
- Indicates that the provider cannot confirm whether the access code was set or removed on the device.
145
- `)
146
-
147
136
  const insufficient_permissions = common_access_code_error.extend({
148
137
  error_code: z
149
138
  .literal('insufficient_permissions')
@@ -190,7 +179,6 @@ const access_code_error = z
190
179
  duplicate_code_on_device,
191
180
  duplicate_code_attempt_prevented,
192
181
  no_space_for_access_code_on_device,
193
- access_code_state_unconfirmed,
194
182
  code_modified_external_to_seam_error,
195
183
  access_code_inactive_error,
196
184
  salto_ks_user_not_subscribed,
@@ -215,9 +203,6 @@ const _access_code_error_map = z.object({
215
203
  duplicate_code_attempt_prevented: duplicate_code_attempt_prevented
216
204
  .optional()
217
205
  .nullable(),
218
- access_code_state_unconfirmed: access_code_state_unconfirmed
219
- .optional()
220
- .nullable(),
221
206
  insufficient_permissions: insufficient_permissions.optional().nullable(),
222
207
  code_modified_external_to_seam_error: code_modified_external_to_seam_error
223
208
  .optional()
@@ -304,38 +304,6 @@ const openapi: OpenAPISpec = {
304
304
  type: 'object',
305
305
  'x-resource-type': 'access_code',
306
306
  },
307
- {
308
- description:
309
- 'Indicates that the provider cannot confirm whether the access code was set or removed on the device.',
310
- properties: {
311
- created_at: {
312
- description:
313
- 'Date and time at which Seam created the error.',
314
- format: 'date-time',
315
- type: 'string',
316
- },
317
- error_code: {
318
- description:
319
- 'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
320
- enum: ['access_code_state_unconfirmed'],
321
- type: 'string',
322
- },
323
- is_access_code_error: {
324
- description:
325
- 'Indicates that this is an access code error.',
326
- enum: [true],
327
- type: 'boolean',
328
- },
329
- message: {
330
- description:
331
- 'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
332
- type: 'string',
333
- },
334
- },
335
- required: ['message', 'is_access_code_error', 'error_code'],
336
- type: 'object',
337
- 'x-resource-type': 'access_code',
338
- },
339
307
  {
340
308
  description:
341
309
  'Code was modified or removed externally after Seam successfully set it on the device.',
@@ -29202,38 +29170,6 @@ const openapi: OpenAPISpec = {
29202
29170
  type: 'object',
29203
29171
  'x-resource-type': 'access_code',
29204
29172
  },
29205
- {
29206
- description:
29207
- 'Indicates that the provider cannot confirm whether the access code was set or removed on the device.',
29208
- properties: {
29209
- created_at: {
29210
- description:
29211
- 'Date and time at which Seam created the error.',
29212
- format: 'date-time',
29213
- type: 'string',
29214
- },
29215
- error_code: {
29216
- description:
29217
- 'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
29218
- enum: ['access_code_state_unconfirmed'],
29219
- type: 'string',
29220
- },
29221
- is_access_code_error: {
29222
- description:
29223
- 'Indicates that this is an access code error.',
29224
- enum: [true],
29225
- type: 'boolean',
29226
- },
29227
- message: {
29228
- description:
29229
- 'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
29230
- type: 'string',
29231
- },
29232
- },
29233
- required: ['message', 'is_access_code_error', 'error_code'],
29234
- type: 'object',
29235
- 'x-resource-type': 'access_code',
29236
- },
29237
29173
  {
29238
29174
  description:
29239
29175
  'Code was modified or removed externally after Seam successfully set it on the device.',
@@ -67699,6 +67635,99 @@ const openapi: OpenAPISpec = {
67699
67635
  'x-undocumented': 'Internal endpoint for Console',
67700
67636
  },
67701
67637
  },
67638
+ '/seam/console/v1/workspace/feature_flags/update': {
67639
+ post: {
67640
+ description:
67641
+ 'Enables or disables a per-workspace feature flag (e.g. whether the Lynx\nmigration is enabled for the workspace). Only flags in the workspace-toggleable\nset can be updated.',
67642
+ operationId: 'seamConsoleV1WorkspaceFeatureFlagsUpdatePost',
67643
+ requestBody: {
67644
+ content: {
67645
+ 'application/json': {
67646
+ schema: {
67647
+ properties: {
67648
+ enabled: {
67649
+ description:
67650
+ 'Whether the feature flag should be enabled for the workspace.',
67651
+ type: 'boolean',
67652
+ },
67653
+ feature_flag_name: {
67654
+ description:
67655
+ 'Name of the workspace feature flag to update.',
67656
+ enum: [
67657
+ 'RESERVATION_LEGACY',
67658
+ 'EXPERIMENTAL_DASHBOARD_API_ENABLED',
67659
+ 'ICAL_CONNECTOR',
67660
+ 'VISIONLINE_SERIALIZE_BRIDGE_REQUESTS',
67661
+ 'SALTO_KS_ENTRANCES_ONLY_FOR_SPACES',
67662
+ 'MANAGE_DEVICES_CONFIRMATION_MODAL',
67663
+ 'LYNX_MIGRATION_ENABLED',
67664
+ ],
67665
+ type: 'string',
67666
+ },
67667
+ },
67668
+ required: ['feature_flag_name', 'enabled'],
67669
+ type: 'object',
67670
+ },
67671
+ },
67672
+ },
67673
+ },
67674
+ responses: {
67675
+ 200: {
67676
+ content: {
67677
+ 'application/json': {
67678
+ schema: {
67679
+ properties: {
67680
+ feature_flag: {
67681
+ properties: {
67682
+ enabled: { type: 'boolean' },
67683
+ feature_flag_name: {
67684
+ enum: [
67685
+ 'RESERVATION_LEGACY',
67686
+ 'EXPERIMENTAL_DASHBOARD_API_ENABLED',
67687
+ 'ICAL_CONNECTOR',
67688
+ 'VISIONLINE_SERIALIZE_BRIDGE_REQUESTS',
67689
+ 'SALTO_KS_ENTRANCES_ONLY_FOR_SPACES',
67690
+ 'MANAGE_DEVICES_CONFIRMATION_MODAL',
67691
+ 'LYNX_MIGRATION_ENABLED',
67692
+ ],
67693
+ type: 'string',
67694
+ },
67695
+ },
67696
+ required: ['feature_flag_name', 'enabled'],
67697
+ type: 'object',
67698
+ },
67699
+ ok: { type: 'boolean' },
67700
+ },
67701
+ required: ['feature_flag', 'ok'],
67702
+ type: 'object',
67703
+ },
67704
+ },
67705
+ },
67706
+ description: 'OK',
67707
+ },
67708
+ 400: { description: 'Bad Request' },
67709
+ 401: { description: 'Unauthorized' },
67710
+ },
67711
+ security: [
67712
+ { pat_with_workspace: [] },
67713
+ { console_session_with_workspace: [] },
67714
+ { api_key: [] },
67715
+ ],
67716
+ summary: '/seam/console/v1/workspace/feature_flags/update',
67717
+ tags: [],
67718
+ 'x-fern-sdk-group-name': [
67719
+ 'seam',
67720
+ 'console',
67721
+ 'v1',
67722
+ 'workspace',
67723
+ 'feature_flags',
67724
+ ],
67725
+ 'x-fern-sdk-method-name': 'update',
67726
+ 'x-fern-sdk-return-value': 'feature_flag',
67727
+ 'x-response-key': 'feature_flag',
67728
+ 'x-undocumented': 'Internal endpoint for Console',
67729
+ },
67730
+ },
67702
67731
  '/seam/customer/v1/access_grants/list': {
67703
67732
  get: {
67704
67733
  description: 'Gets an Access Grant.',
@@ -2081,16 +2081,6 @@ export type Routes = {
2081
2081
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2082
2082
  error_code: 'no_space_for_access_code_on_device'
2083
2083
  }
2084
- | {
2085
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2086
- message: string
2087
- /** Indicates that this is an access code error. */
2088
- is_access_code_error: true
2089
- /** Date and time at which Seam created the error. */
2090
- created_at?: string | undefined
2091
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2092
- error_code: 'access_code_state_unconfirmed'
2093
- }
2094
2084
  | {
2095
2085
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2096
2086
  message: string
@@ -2666,16 +2656,6 @@ export type Routes = {
2666
2656
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2667
2657
  error_code: 'no_space_for_access_code_on_device'
2668
2658
  }
2669
- | {
2670
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2671
- message: string
2672
- /** Indicates that this is an access code error. */
2673
- is_access_code_error: true
2674
- /** Date and time at which Seam created the error. */
2675
- created_at?: string | undefined
2676
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2677
- error_code: 'access_code_state_unconfirmed'
2678
- }
2679
2659
  | {
2680
2660
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2681
2661
  message: string
@@ -5210,16 +5190,6 @@ export type Routes = {
5210
5190
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5211
5191
  error_code: 'no_space_for_access_code_on_device'
5212
5192
  }
5213
- | {
5214
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5215
- message: string
5216
- /** Indicates that this is an access code error. */
5217
- is_access_code_error: true
5218
- /** Date and time at which Seam created the error. */
5219
- created_at?: string | undefined
5220
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5221
- error_code: 'access_code_state_unconfirmed'
5222
- }
5223
5193
  | {
5224
5194
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5225
5195
  message: string
@@ -5894,16 +5864,6 @@ export type Routes = {
5894
5864
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5895
5865
  error_code: 'no_space_for_access_code_on_device'
5896
5866
  }
5897
- | {
5898
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5899
- message: string
5900
- /** Indicates that this is an access code error. */
5901
- is_access_code_error: true
5902
- /** Date and time at which Seam created the error. */
5903
- created_at?: string | undefined
5904
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5905
- error_code: 'access_code_state_unconfirmed'
5906
- }
5907
5867
  | {
5908
5868
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5909
5869
  message: string
@@ -6470,16 +6430,6 @@ export type Routes = {
6470
6430
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6471
6431
  error_code: 'no_space_for_access_code_on_device'
6472
6432
  }
6473
- | {
6474
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6475
- message: string
6476
- /** Indicates that this is an access code error. */
6477
- is_access_code_error: true
6478
- /** Date and time at which Seam created the error. */
6479
- created_at?: string | undefined
6480
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6481
- error_code: 'access_code_state_unconfirmed'
6482
- }
6483
6433
  | {
6484
6434
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6485
6435
  message: string
@@ -7023,16 +6973,6 @@ export type Routes = {
7023
6973
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7024
6974
  error_code: 'no_space_for_access_code_on_device'
7025
6975
  }
7026
- | {
7027
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7028
- message: string
7029
- /** Indicates that this is an access code error. */
7030
- is_access_code_error: true
7031
- /** Date and time at which Seam created the error. */
7032
- created_at?: string | undefined
7033
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7034
- error_code: 'access_code_state_unconfirmed'
7035
- }
7036
6976
  | {
7037
6977
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7038
6978
  message: string
@@ -7609,16 +7549,6 @@ export type Routes = {
7609
7549
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7610
7550
  error_code: 'no_space_for_access_code_on_device'
7611
7551
  }
7612
- | {
7613
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7614
- message: string
7615
- /** Indicates that this is an access code error. */
7616
- is_access_code_error: true
7617
- /** Date and time at which Seam created the error. */
7618
- created_at?: string | undefined
7619
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7620
- error_code: 'access_code_state_unconfirmed'
7621
- }
7622
7552
  | {
7623
7553
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7624
7554
  message: string
@@ -10055,16 +9985,6 @@ export type Routes = {
10055
9985
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
10056
9986
  error_code: 'no_space_for_access_code_on_device'
10057
9987
  }
10058
- | {
10059
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
10060
- message: string
10061
- /** Indicates that this is an access code error. */
10062
- is_access_code_error: true
10063
- /** Date and time at which Seam created the error. */
10064
- created_at?: string | undefined
10065
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
10066
- error_code: 'access_code_state_unconfirmed'
10067
- }
10068
9988
  | {
10069
9989
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
10070
9990
  message: string
@@ -10520,16 +10440,6 @@ export type Routes = {
10520
10440
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
10521
10441
  error_code: 'no_space_for_access_code_on_device'
10522
10442
  }
10523
- | {
10524
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
10525
- message: string
10526
- /** Indicates that this is an access code error. */
10527
- is_access_code_error: true
10528
- /** Date and time at which Seam created the error. */
10529
- created_at?: string | undefined
10530
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
10531
- error_code: 'access_code_state_unconfirmed'
10532
- }
10533
10443
  | {
10534
10444
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
10535
10445
  message: string
@@ -89851,6 +89761,40 @@ export type Routes = {
89851
89761
  }
89852
89762
  maxDuration: undefined
89853
89763
  }
89764
+ '/seam/console/v1/workspace/feature_flags/update': {
89765
+ route: '/seam/console/v1/workspace/feature_flags/update'
89766
+ method: 'POST'
89767
+ queryParams: {}
89768
+ jsonBody: {}
89769
+ commonParams: {
89770
+ /** Name of the workspace feature flag to update. */
89771
+ feature_flag_name:
89772
+ | 'RESERVATION_LEGACY'
89773
+ | 'EXPERIMENTAL_DASHBOARD_API_ENABLED'
89774
+ | 'ICAL_CONNECTOR'
89775
+ | 'VISIONLINE_SERIALIZE_BRIDGE_REQUESTS'
89776
+ | 'SALTO_KS_ENTRANCES_ONLY_FOR_SPACES'
89777
+ | 'MANAGE_DEVICES_CONFIRMATION_MODAL'
89778
+ | 'LYNX_MIGRATION_ENABLED'
89779
+ /** Whether the feature flag should be enabled for the workspace. */
89780
+ enabled: boolean
89781
+ }
89782
+ formData: {}
89783
+ jsonResponse: {
89784
+ feature_flag: {
89785
+ feature_flag_name:
89786
+ | 'RESERVATION_LEGACY'
89787
+ | 'EXPERIMENTAL_DASHBOARD_API_ENABLED'
89788
+ | 'ICAL_CONNECTOR'
89789
+ | 'VISIONLINE_SERIALIZE_BRIDGE_REQUESTS'
89790
+ | 'SALTO_KS_ENTRANCES_ONLY_FOR_SPACES'
89791
+ | 'MANAGE_DEVICES_CONFIRMATION_MODAL'
89792
+ | 'LYNX_MIGRATION_ENABLED'
89793
+ enabled: boolean
89794
+ }
89795
+ }
89796
+ maxDuration: undefined
89797
+ }
89854
89798
  '/seam/customer/v1/access_grants/list': {
89855
89799
  route: '/seam/customer/v1/access_grants/list'
89856
89800
  method: 'GET' | 'POST'
@@ -141581,16 +141525,6 @@ export type Routes = {
141581
141525
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
141582
141526
  error_code: 'no_space_for_access_code_on_device'
141583
141527
  }
141584
- | {
141585
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
141586
- message: string
141587
- /** Indicates that this is an access code error. */
141588
- is_access_code_error: true
141589
- /** Date and time at which Seam created the error. */
141590
- created_at?: string | undefined
141591
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
141592
- error_code: 'access_code_state_unconfirmed'
141593
- }
141594
141528
  | {
141595
141529
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
141596
141530
  message: string
@@ -142032,16 +141966,6 @@ export type Routes = {
142032
141966
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
142033
141967
  error_code: 'no_space_for_access_code_on_device'
142034
141968
  }
142035
- | {
142036
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
142037
- message: string
142038
- /** Indicates that this is an access code error. */
142039
- is_access_code_error: true
142040
- /** Date and time at which Seam created the error. */
142041
- created_at?: string | undefined
142042
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
142043
- error_code: 'access_code_state_unconfirmed'
142044
- }
142045
141969
  | {
142046
141970
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
142047
141971
  message: string