@seamapi/types 1.603.0 → 1.604.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.
- package/dist/connect.cjs +25 -0
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +50 -0
- package/dist/index.cjs +25 -0
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/access-grants/access-grant.d.ts +6 -0
- package/lib/seam/connect/models/access-grants/access-grant.js +4 -0
- package/lib/seam/connect/models/access-grants/access-grant.js.map +1 -1
- package/lib/seam/connect/models/batch.d.ts +15 -0
- package/lib/seam/connect/openapi.d.ts +24 -0
- package/lib/seam/connect/openapi.js +24 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +18 -0
- package/package.json +1 -1
- package/src/lib/seam/connect/models/access-grants/access-grant.ts +4 -0
- package/src/lib/seam/connect/openapi.ts +26 -0
- package/src/lib/seam/connect/route-types.ts +18 -0
|
@@ -32,6 +32,7 @@ export declare const access_grant: z.ZodObject<{
|
|
|
32
32
|
workspace_id: z.ZodString;
|
|
33
33
|
access_grant_id: z.ZodString;
|
|
34
34
|
access_grant_key: z.ZodOptional<z.ZodString>;
|
|
35
|
+
reservation_key: z.ZodOptional<z.ZodString>;
|
|
35
36
|
user_identity_id: z.ZodString;
|
|
36
37
|
location_ids: z.ZodArray<z.ZodString, "many">;
|
|
37
38
|
space_ids: z.ZodArray<z.ZodString, "many">;
|
|
@@ -102,6 +103,7 @@ export declare const access_grant: z.ZodObject<{
|
|
|
102
103
|
}[];
|
|
103
104
|
access_method_ids: string[];
|
|
104
105
|
access_grant_key?: string | undefined;
|
|
106
|
+
reservation_key?: string | undefined;
|
|
105
107
|
client_session_token?: string | undefined;
|
|
106
108
|
instant_key_url?: string | undefined;
|
|
107
109
|
customization_profile_id?: string | undefined;
|
|
@@ -130,6 +132,7 @@ export declare const access_grant: z.ZodObject<{
|
|
|
130
132
|
}[];
|
|
131
133
|
access_method_ids: string[];
|
|
132
134
|
access_grant_key?: string | undefined;
|
|
135
|
+
reservation_key?: string | undefined;
|
|
133
136
|
client_session_token?: string | undefined;
|
|
134
137
|
instant_key_url?: string | undefined;
|
|
135
138
|
customization_profile_id?: string | undefined;
|
|
@@ -139,6 +142,7 @@ export declare const unmanaged_access_grant: z.ZodObject<Omit<{
|
|
|
139
142
|
workspace_id: z.ZodString;
|
|
140
143
|
access_grant_id: z.ZodString;
|
|
141
144
|
access_grant_key: z.ZodOptional<z.ZodString>;
|
|
145
|
+
reservation_key: z.ZodOptional<z.ZodString>;
|
|
142
146
|
user_identity_id: z.ZodString;
|
|
143
147
|
location_ids: z.ZodArray<z.ZodString, "many">;
|
|
144
148
|
space_ids: z.ZodArray<z.ZodString, "many">;
|
|
@@ -208,6 +212,7 @@ export declare const unmanaged_access_grant: z.ZodObject<Omit<{
|
|
|
208
212
|
code?: string | undefined;
|
|
209
213
|
}[];
|
|
210
214
|
access_method_ids: string[];
|
|
215
|
+
reservation_key?: string | undefined;
|
|
211
216
|
}, {
|
|
212
217
|
name: string | null;
|
|
213
218
|
display_name: string;
|
|
@@ -232,6 +237,7 @@ export declare const unmanaged_access_grant: z.ZodObject<Omit<{
|
|
|
232
237
|
code?: string | undefined;
|
|
233
238
|
}[];
|
|
234
239
|
access_method_ids: string[];
|
|
240
|
+
reservation_key?: string | undefined;
|
|
235
241
|
}>;
|
|
236
242
|
export type UnmanagedAccessGrant = z.infer<typeof unmanaged_access_grant>;
|
|
237
243
|
export {};
|
|
@@ -31,6 +31,10 @@ export const access_grant = z.object({
|
|
|
31
31
|
.string()
|
|
32
32
|
.optional()
|
|
33
33
|
.describe('Unique key for the access grant within the workspace.'),
|
|
34
|
+
reservation_key: z
|
|
35
|
+
.string()
|
|
36
|
+
.optional()
|
|
37
|
+
.describe('Reservation key for the access grant.'),
|
|
34
38
|
user_identity_id: z
|
|
35
39
|
.string()
|
|
36
40
|
.uuid()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"access-grant.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/access-grants/access-grant.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"access-grant.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/access-grants/access-grant.ts"],"names":[],"mappings":"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"}
|
|
@@ -18638,6 +18638,7 @@ export declare const access_methods_batch: z.ZodObject<{
|
|
|
18638
18638
|
workspace_id: z.ZodString;
|
|
18639
18639
|
access_grant_id: z.ZodString;
|
|
18640
18640
|
access_grant_key: z.ZodOptional<z.ZodString>;
|
|
18641
|
+
reservation_key: z.ZodOptional<z.ZodString>;
|
|
18641
18642
|
user_identity_id: z.ZodString;
|
|
18642
18643
|
location_ids: z.ZodArray<z.ZodString, "many">;
|
|
18643
18644
|
space_ids: z.ZodArray<z.ZodString, "many">;
|
|
@@ -18708,6 +18709,7 @@ export declare const access_methods_batch: z.ZodObject<{
|
|
|
18708
18709
|
}[];
|
|
18709
18710
|
access_method_ids: string[];
|
|
18710
18711
|
access_grant_key?: string | undefined;
|
|
18712
|
+
reservation_key?: string | undefined;
|
|
18711
18713
|
client_session_token?: string | undefined;
|
|
18712
18714
|
instant_key_url?: string | undefined;
|
|
18713
18715
|
customization_profile_id?: string | undefined;
|
|
@@ -18736,6 +18738,7 @@ export declare const access_methods_batch: z.ZodObject<{
|
|
|
18736
18738
|
}[];
|
|
18737
18739
|
access_method_ids: string[];
|
|
18738
18740
|
access_grant_key?: string | undefined;
|
|
18741
|
+
reservation_key?: string | undefined;
|
|
18739
18742
|
client_session_token?: string | undefined;
|
|
18740
18743
|
instant_key_url?: string | undefined;
|
|
18741
18744
|
customization_profile_id?: string | undefined;
|
|
@@ -19663,6 +19666,7 @@ export declare const access_methods_batch: z.ZodObject<{
|
|
|
19663
19666
|
}[];
|
|
19664
19667
|
access_method_ids: string[];
|
|
19665
19668
|
access_grant_key?: string | undefined;
|
|
19669
|
+
reservation_key?: string | undefined;
|
|
19666
19670
|
client_session_token?: string | undefined;
|
|
19667
19671
|
instant_key_url?: string | undefined;
|
|
19668
19672
|
customization_profile_id?: string | undefined;
|
|
@@ -20483,6 +20487,7 @@ export declare const access_methods_batch: z.ZodObject<{
|
|
|
20483
20487
|
}[];
|
|
20484
20488
|
access_method_ids: string[];
|
|
20485
20489
|
access_grant_key?: string | undefined;
|
|
20490
|
+
reservation_key?: string | undefined;
|
|
20486
20491
|
client_session_token?: string | undefined;
|
|
20487
20492
|
instant_key_url?: string | undefined;
|
|
20488
20493
|
customization_profile_id?: string | undefined;
|
|
@@ -35385,6 +35390,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
35385
35390
|
workspace_id: z.ZodString;
|
|
35386
35391
|
access_grant_id: z.ZodString;
|
|
35387
35392
|
access_grant_key: z.ZodOptional<z.ZodString>;
|
|
35393
|
+
reservation_key: z.ZodOptional<z.ZodString>;
|
|
35388
35394
|
user_identity_id: z.ZodString;
|
|
35389
35395
|
location_ids: z.ZodArray<z.ZodString, "many">;
|
|
35390
35396
|
space_ids: z.ZodArray<z.ZodString, "many">;
|
|
@@ -35455,6 +35461,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
35455
35461
|
}[];
|
|
35456
35462
|
access_method_ids: string[];
|
|
35457
35463
|
access_grant_key?: string | undefined;
|
|
35464
|
+
reservation_key?: string | undefined;
|
|
35458
35465
|
client_session_token?: string | undefined;
|
|
35459
35466
|
instant_key_url?: string | undefined;
|
|
35460
35467
|
customization_profile_id?: string | undefined;
|
|
@@ -35483,6 +35490,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
35483
35490
|
}[];
|
|
35484
35491
|
access_method_ids: string[];
|
|
35485
35492
|
access_grant_key?: string | undefined;
|
|
35493
|
+
reservation_key?: string | undefined;
|
|
35486
35494
|
client_session_token?: string | undefined;
|
|
35487
35495
|
instant_key_url?: string | undefined;
|
|
35488
35496
|
customization_profile_id?: string | undefined;
|
|
@@ -42578,6 +42586,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
42578
42586
|
}[];
|
|
42579
42587
|
access_method_ids: string[];
|
|
42580
42588
|
access_grant_key?: string | undefined;
|
|
42589
|
+
reservation_key?: string | undefined;
|
|
42581
42590
|
client_session_token?: string | undefined;
|
|
42582
42591
|
instant_key_url?: string | undefined;
|
|
42583
42592
|
customization_profile_id?: string | undefined;
|
|
@@ -46556,6 +46565,7 @@ export declare const workspaces_batch: z.ZodObject<{
|
|
|
46556
46565
|
}[];
|
|
46557
46566
|
access_method_ids: string[];
|
|
46558
46567
|
access_grant_key?: string | undefined;
|
|
46568
|
+
reservation_key?: string | undefined;
|
|
46559
46569
|
client_session_token?: string | undefined;
|
|
46560
46570
|
instant_key_url?: string | undefined;
|
|
46561
46571
|
customization_profile_id?: string | undefined;
|
|
@@ -64098,6 +64108,7 @@ export declare const batch: z.ZodObject<{
|
|
|
64098
64108
|
workspace_id: z.ZodString;
|
|
64099
64109
|
access_grant_id: z.ZodString;
|
|
64100
64110
|
access_grant_key: z.ZodOptional<z.ZodString>;
|
|
64111
|
+
reservation_key: z.ZodOptional<z.ZodString>;
|
|
64101
64112
|
user_identity_id: z.ZodString;
|
|
64102
64113
|
location_ids: z.ZodArray<z.ZodString, "many">;
|
|
64103
64114
|
space_ids: z.ZodArray<z.ZodString, "many">;
|
|
@@ -64168,6 +64179,7 @@ export declare const batch: z.ZodObject<{
|
|
|
64168
64179
|
}[];
|
|
64169
64180
|
access_method_ids: string[];
|
|
64170
64181
|
access_grant_key?: string | undefined;
|
|
64182
|
+
reservation_key?: string | undefined;
|
|
64171
64183
|
client_session_token?: string | undefined;
|
|
64172
64184
|
instant_key_url?: string | undefined;
|
|
64173
64185
|
customization_profile_id?: string | undefined;
|
|
@@ -64196,6 +64208,7 @@ export declare const batch: z.ZodObject<{
|
|
|
64196
64208
|
}[];
|
|
64197
64209
|
access_method_ids: string[];
|
|
64198
64210
|
access_grant_key?: string | undefined;
|
|
64211
|
+
reservation_key?: string | undefined;
|
|
64199
64212
|
client_session_token?: string | undefined;
|
|
64200
64213
|
instant_key_url?: string | undefined;
|
|
64201
64214
|
customization_profile_id?: string | undefined;
|
|
@@ -71222,6 +71235,7 @@ export declare const batch: z.ZodObject<{
|
|
|
71222
71235
|
}[];
|
|
71223
71236
|
access_method_ids: string[];
|
|
71224
71237
|
access_grant_key?: string | undefined;
|
|
71238
|
+
reservation_key?: string | undefined;
|
|
71225
71239
|
client_session_token?: string | undefined;
|
|
71226
71240
|
instant_key_url?: string | undefined;
|
|
71227
71241
|
customization_profile_id?: string | undefined;
|
|
@@ -75131,6 +75145,7 @@ export declare const batch: z.ZodObject<{
|
|
|
75131
75145
|
}[];
|
|
75132
75146
|
access_method_ids: string[];
|
|
75133
75147
|
access_grant_key?: string | undefined;
|
|
75148
|
+
reservation_key?: string | undefined;
|
|
75134
75149
|
client_session_token?: string | undefined;
|
|
75135
75150
|
instant_key_url?: string | undefined;
|
|
75136
75151
|
customization_profile_id?: string | undefined;
|
|
@@ -479,6 +479,10 @@ declare const _default: {
|
|
|
479
479
|
};
|
|
480
480
|
type: string;
|
|
481
481
|
};
|
|
482
|
+
reservation_key: {
|
|
483
|
+
description: string;
|
|
484
|
+
type: string;
|
|
485
|
+
};
|
|
482
486
|
space_ids: {
|
|
483
487
|
description: string;
|
|
484
488
|
items: {
|
|
@@ -17652,6 +17656,10 @@ declare const _default: {
|
|
|
17652
17656
|
};
|
|
17653
17657
|
type: string;
|
|
17654
17658
|
};
|
|
17659
|
+
reservation_key: {
|
|
17660
|
+
description: string;
|
|
17661
|
+
type: string;
|
|
17662
|
+
};
|
|
17655
17663
|
space_ids: {
|
|
17656
17664
|
description: string;
|
|
17657
17665
|
items: {
|
|
@@ -18708,6 +18716,10 @@ declare const _default: {
|
|
|
18708
18716
|
};
|
|
18709
18717
|
type: string;
|
|
18710
18718
|
};
|
|
18719
|
+
reservation_key: {
|
|
18720
|
+
description: string;
|
|
18721
|
+
type: string;
|
|
18722
|
+
};
|
|
18711
18723
|
space_ids: {
|
|
18712
18724
|
description: string;
|
|
18713
18725
|
items: {
|
|
@@ -18926,6 +18938,10 @@ declare const _default: {
|
|
|
18926
18938
|
};
|
|
18927
18939
|
type: string;
|
|
18928
18940
|
};
|
|
18941
|
+
reservation_key: {
|
|
18942
|
+
description: string;
|
|
18943
|
+
type: string;
|
|
18944
|
+
};
|
|
18929
18945
|
space_ids: {
|
|
18930
18946
|
description: string;
|
|
18931
18947
|
items: {
|
|
@@ -19139,6 +19155,10 @@ declare const _default: {
|
|
|
19139
19155
|
};
|
|
19140
19156
|
type: string;
|
|
19141
19157
|
};
|
|
19158
|
+
reservation_key: {
|
|
19159
|
+
description: string;
|
|
19160
|
+
type: string;
|
|
19161
|
+
};
|
|
19142
19162
|
space_ids: {
|
|
19143
19163
|
description: string;
|
|
19144
19164
|
items: {
|
|
@@ -19369,6 +19389,10 @@ declare const _default: {
|
|
|
19369
19389
|
};
|
|
19370
19390
|
type: string;
|
|
19371
19391
|
};
|
|
19392
|
+
reservation_key: {
|
|
19393
|
+
description: string;
|
|
19394
|
+
type: string;
|
|
19395
|
+
};
|
|
19372
19396
|
space_ids: {
|
|
19373
19397
|
description: string;
|
|
19374
19398
|
items: {
|
|
@@ -1643,6 +1643,10 @@ export default {
|
|
|
1643
1643
|
},
|
|
1644
1644
|
type: 'array',
|
|
1645
1645
|
},
|
|
1646
|
+
reservation_key: {
|
|
1647
|
+
description: 'Reservation key for the access grant.',
|
|
1648
|
+
type: 'string',
|
|
1649
|
+
},
|
|
1646
1650
|
space_ids: {
|
|
1647
1651
|
description: 'IDs of the spaces to which the Access Grant gives access.',
|
|
1648
1652
|
items: { format: 'uuid', type: 'string' },
|
|
@@ -25555,6 +25559,10 @@ export default {
|
|
|
25555
25559
|
},
|
|
25556
25560
|
type: 'array',
|
|
25557
25561
|
},
|
|
25562
|
+
reservation_key: {
|
|
25563
|
+
description: 'Reservation key for the access grant.',
|
|
25564
|
+
type: 'string',
|
|
25565
|
+
},
|
|
25558
25566
|
space_ids: {
|
|
25559
25567
|
description: 'Set of IDs of existing spaces to which access is being granted.',
|
|
25560
25568
|
items: { format: 'uuid', type: 'string' },
|
|
@@ -26440,6 +26448,10 @@ export default {
|
|
|
26440
26448
|
},
|
|
26441
26449
|
type: 'array',
|
|
26442
26450
|
},
|
|
26451
|
+
reservation_key: {
|
|
26452
|
+
description: 'Reservation key for the access grant.',
|
|
26453
|
+
type: 'string',
|
|
26454
|
+
},
|
|
26443
26455
|
space_ids: {
|
|
26444
26456
|
description: 'IDs of the spaces to which the Access Grant gives access.',
|
|
26445
26457
|
items: { format: 'uuid', type: 'string' },
|
|
@@ -26648,6 +26660,10 @@ export default {
|
|
|
26648
26660
|
},
|
|
26649
26661
|
type: 'array',
|
|
26650
26662
|
},
|
|
26663
|
+
reservation_key: {
|
|
26664
|
+
description: 'Reservation key for the access grant.',
|
|
26665
|
+
type: 'string',
|
|
26666
|
+
},
|
|
26651
26667
|
space_ids: {
|
|
26652
26668
|
description: 'IDs of the spaces to which the Access Grant gives access.',
|
|
26653
26669
|
items: { format: 'uuid', type: 'string' },
|
|
@@ -26871,6 +26887,10 @@ export default {
|
|
|
26871
26887
|
},
|
|
26872
26888
|
type: 'array',
|
|
26873
26889
|
},
|
|
26890
|
+
reservation_key: {
|
|
26891
|
+
description: 'Reservation key for the access grant.',
|
|
26892
|
+
type: 'string',
|
|
26893
|
+
},
|
|
26874
26894
|
space_ids: {
|
|
26875
26895
|
description: 'IDs of the spaces to which the Access Grant gives access.',
|
|
26876
26896
|
items: { format: 'uuid', type: 'string' },
|
|
@@ -27091,6 +27111,10 @@ export default {
|
|
|
27091
27111
|
},
|
|
27092
27112
|
type: 'array',
|
|
27093
27113
|
},
|
|
27114
|
+
reservation_key: {
|
|
27115
|
+
description: 'Reservation key for the access grant.',
|
|
27116
|
+
type: 'string',
|
|
27117
|
+
},
|
|
27094
27118
|
space_ids: {
|
|
27095
27119
|
description: 'IDs of the spaces to which the Access Grant gives access.',
|
|
27096
27120
|
items: { format: 'uuid', type: 'string' },
|