@seamapi/types 1.490.0 → 1.492.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 +80 -3
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +6643 -245
- package/dist/index.cjs +80 -3
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/batch.d.ts +10888 -2376
- package/lib/seam/connect/models/batch.js +5 -0
- package/lib/seam/connect/models/batch.js.map +1 -1
- package/lib/seam/connect/models/customization_profiles/customization_profile.d.ts +2 -2
- package/lib/seam/connect/models/instant-keys/instant-key.d.ts +26 -0
- package/lib/seam/connect/models/instant-keys/instant-key.js +23 -0
- package/lib/seam/connect/models/instant-keys/instant-key.js.map +1 -1
- package/lib/seam/connect/openapi.d.ts +76 -0
- package/lib/seam/connect/openapi.js +65 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +2201 -161
- package/package.json +1 -1
- package/src/lib/seam/connect/models/batch.ts +5 -0
- package/src/lib/seam/connect/models/instant-keys/instant-key.ts +25 -0
- package/src/lib/seam/connect/openapi.ts +68 -0
- package/src/lib/seam/connect/route-types.ts +3345 -1067
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
+
import { access_code, unmanaged_access_code } from './access-codes/index.js';
|
|
2
3
|
import { access_grant } from './access-grants/access-grant.js';
|
|
3
4
|
import { access_method } from './access-grants/access-method.js';
|
|
4
5
|
import { acs_access_group, unmanaged_acs_access_group, } from './acs/acs-access-group.js';
|
|
@@ -68,6 +69,8 @@ export const workspaces_batch = z
|
|
|
68
69
|
access_grants: access_grant.array().optional(),
|
|
69
70
|
events: seam_event.array().optional(),
|
|
70
71
|
instant_keys: instant_key.array().optional(),
|
|
72
|
+
access_codes: access_code.array().optional(),
|
|
73
|
+
unmanaged_access_codes: unmanaged_access_code.array().optional(),
|
|
71
74
|
})
|
|
72
75
|
.describe('A batch of workspace resources.');
|
|
73
76
|
export const batch = z
|
|
@@ -99,6 +102,8 @@ export const batch = z
|
|
|
99
102
|
access_grants: access_grant.array().optional(),
|
|
100
103
|
events: seam_event.array().optional(),
|
|
101
104
|
instant_keys: instant_key.array().optional(),
|
|
105
|
+
access_codes: access_code.array().optional(),
|
|
106
|
+
unmanaged_access_codes: unmanaged_access_code.array().optional(),
|
|
102
107
|
})
|
|
103
108
|
.describe('A batch of workspace resources.');
|
|
104
109
|
//# sourceMappingURL=batch.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"batch.js","sourceRoot":"","sources":["../../../../src/lib/seam/connect/models/batch.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"batch.js","sourceRoot":"","sources":["../../../../src/lib/seam/connect/models/batch.ts"],"names":[],"mappings":"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"}
|
|
@@ -12,16 +12,16 @@ export declare const customization_profile: z.ZodObject<{
|
|
|
12
12
|
workspace_id: string;
|
|
13
13
|
created_at: string;
|
|
14
14
|
customization_profile_id: string;
|
|
15
|
-
logo_url?: string | undefined;
|
|
16
15
|
primary_color?: string | undefined;
|
|
17
16
|
secondary_color?: string | undefined;
|
|
17
|
+
logo_url?: string | undefined;
|
|
18
18
|
}, {
|
|
19
19
|
name: string | null;
|
|
20
20
|
workspace_id: string;
|
|
21
21
|
created_at: string;
|
|
22
22
|
customization_profile_id: string;
|
|
23
|
-
logo_url?: string | undefined;
|
|
24
23
|
primary_color?: string | undefined;
|
|
25
24
|
secondary_color?: string | undefined;
|
|
25
|
+
logo_url?: string | undefined;
|
|
26
26
|
}>;
|
|
27
27
|
export type CustomizationProfile = z.infer<typeof customization_profile>;
|
|
@@ -7,6 +7,20 @@ export declare const instant_key: z.ZodObject<{
|
|
|
7
7
|
client_session_id: z.ZodString;
|
|
8
8
|
user_identity_id: z.ZodString;
|
|
9
9
|
expires_at: z.ZodString;
|
|
10
|
+
customization_profile_id: z.ZodOptional<z.ZodString>;
|
|
11
|
+
customization_profile: z.ZodOptional<z.ZodObject<{
|
|
12
|
+
primary_color: z.ZodOptional<z.ZodString>;
|
|
13
|
+
secondary_color: z.ZodOptional<z.ZodString>;
|
|
14
|
+
logo_url: z.ZodOptional<z.ZodString>;
|
|
15
|
+
}, "strip", z.ZodTypeAny, {
|
|
16
|
+
primary_color?: string | undefined;
|
|
17
|
+
secondary_color?: string | undefined;
|
|
18
|
+
logo_url?: string | undefined;
|
|
19
|
+
}, {
|
|
20
|
+
primary_color?: string | undefined;
|
|
21
|
+
secondary_color?: string | undefined;
|
|
22
|
+
logo_url?: string | undefined;
|
|
23
|
+
}>>;
|
|
10
24
|
}, "strip", z.ZodTypeAny, {
|
|
11
25
|
workspace_id: string;
|
|
12
26
|
created_at: string;
|
|
@@ -15,6 +29,12 @@ export declare const instant_key: z.ZodObject<{
|
|
|
15
29
|
client_session_id: string;
|
|
16
30
|
expires_at: string;
|
|
17
31
|
instant_key_id: string;
|
|
32
|
+
customization_profile_id?: string | undefined;
|
|
33
|
+
customization_profile?: {
|
|
34
|
+
primary_color?: string | undefined;
|
|
35
|
+
secondary_color?: string | undefined;
|
|
36
|
+
logo_url?: string | undefined;
|
|
37
|
+
} | undefined;
|
|
18
38
|
}, {
|
|
19
39
|
workspace_id: string;
|
|
20
40
|
created_at: string;
|
|
@@ -23,5 +43,11 @@ export declare const instant_key: z.ZodObject<{
|
|
|
23
43
|
client_session_id: string;
|
|
24
44
|
expires_at: string;
|
|
25
45
|
instant_key_id: string;
|
|
46
|
+
customization_profile_id?: string | undefined;
|
|
47
|
+
customization_profile?: {
|
|
48
|
+
primary_color?: string | undefined;
|
|
49
|
+
secondary_color?: string | undefined;
|
|
50
|
+
logo_url?: string | undefined;
|
|
51
|
+
} | undefined;
|
|
26
52
|
}>;
|
|
27
53
|
export type InstantKey = z.infer<typeof instant_key>;
|
|
@@ -25,6 +25,29 @@ export const instant_key = z.object({
|
|
|
25
25
|
.string()
|
|
26
26
|
.datetime()
|
|
27
27
|
.describe('Date and time at which the Instant Key expires.'),
|
|
28
|
+
customization_profile_id: z
|
|
29
|
+
.string()
|
|
30
|
+
.uuid()
|
|
31
|
+
.optional()
|
|
32
|
+
.describe('ID of the customization profile associated with the Instant Key.'),
|
|
33
|
+
customization_profile: z
|
|
34
|
+
.object({
|
|
35
|
+
primary_color: z
|
|
36
|
+
.string()
|
|
37
|
+
.optional()
|
|
38
|
+
.describe('Primary color of the customization profile.'),
|
|
39
|
+
secondary_color: z
|
|
40
|
+
.string()
|
|
41
|
+
.optional()
|
|
42
|
+
.describe('Secondary color of the customization profile.'),
|
|
43
|
+
logo_url: z
|
|
44
|
+
.string()
|
|
45
|
+
.url()
|
|
46
|
+
.optional()
|
|
47
|
+
.describe('URL of the logo associated with the customization profile.'),
|
|
48
|
+
})
|
|
49
|
+
.optional()
|
|
50
|
+
.describe('Customization profile associated with the Instant Key.'),
|
|
28
51
|
}).describe(`
|
|
29
52
|
---
|
|
30
53
|
route_path: /instant_keys
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"instant-key.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/instant-keys/instant-key.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,CAAC,MAAM,CAAC;IAClC,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,CAAC,wBAAwB,CAAC;IACpE,YAAY,EAAE,CAAC;SACZ,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CACP,4GAA4G,CAC7G;IACH,UAAU,EAAE,CAAC;SACV,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,qDAAqD,CAAC;IAClE,eAAe,EAAE,CAAC;SACf,MAAM,EAAE;SACR,GAAG,EAAE;SACL,QAAQ,CACP,sKAAsK,CACvK;IACH,iBAAiB,EAAE,CAAC;SACjB,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CACP,6IAA6I,CAC9I;IACH,gBAAgB,EAAE,CAAC;SAChB,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CAAC,0DAA0D,CAAC;IACvE,UAAU,EAAE,CAAC;SACV,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,iDAAiD,CAAC;
|
|
1
|
+
{"version":3,"file":"instant-key.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/instant-keys/instant-key.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,CAAC,MAAM,CAAC;IAClC,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,CAAC,wBAAwB,CAAC;IACpE,YAAY,EAAE,CAAC;SACZ,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CACP,4GAA4G,CAC7G;IACH,UAAU,EAAE,CAAC;SACV,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,qDAAqD,CAAC;IAClE,eAAe,EAAE,CAAC;SACf,MAAM,EAAE;SACR,GAAG,EAAE;SACL,QAAQ,CACP,sKAAsK,CACvK;IACH,iBAAiB,EAAE,CAAC;SACjB,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CACP,6IAA6I,CAC9I;IACH,gBAAgB,EAAE,CAAC;SAChB,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CAAC,0DAA0D,CAAC;IACvE,UAAU,EAAE,CAAC;SACV,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,iDAAiD,CAAC;IAC9D,wBAAwB,EAAE,CAAC;SACxB,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,EAAE;SACV,QAAQ,CACP,kEAAkE,CACnE;IACH,qBAAqB,EAAE,CAAC;SACrB,MAAM,CAAC;QACN,aAAa,EAAE,CAAC;aACb,MAAM,EAAE;aACR,QAAQ,EAAE;aACV,QAAQ,CAAC,6CAA6C,CAAC;QAC1D,eAAe,EAAE,CAAC;aACf,MAAM,EAAE;aACR,QAAQ,EAAE;aACV,QAAQ,CAAC,+CAA+C,CAAC;QAC5D,QAAQ,EAAE,CAAC;aACR,MAAM,EAAE;aACR,GAAG,EAAE;aACL,QAAQ,EAAE;aACV,QAAQ,CAAC,4DAA4D,CAAC;KAC1E,CAAC;SACD,QAAQ,EAAE;SACV,QAAQ,CAAC,wDAAwD,CAAC;CACtE,CAAC,CAAC,QAAQ,CAAC;;;;;;;CAOX,CAAC,CAAA"}
|
|
@@ -10352,6 +10352,30 @@ declare const _default: {
|
|
|
10352
10352
|
format: string;
|
|
10353
10353
|
type: string;
|
|
10354
10354
|
};
|
|
10355
|
+
customization_profile: {
|
|
10356
|
+
description: string;
|
|
10357
|
+
properties: {
|
|
10358
|
+
logo_url: {
|
|
10359
|
+
description: string;
|
|
10360
|
+
format: string;
|
|
10361
|
+
type: string;
|
|
10362
|
+
};
|
|
10363
|
+
primary_color: {
|
|
10364
|
+
description: string;
|
|
10365
|
+
type: string;
|
|
10366
|
+
};
|
|
10367
|
+
secondary_color: {
|
|
10368
|
+
description: string;
|
|
10369
|
+
type: string;
|
|
10370
|
+
};
|
|
10371
|
+
};
|
|
10372
|
+
type: string;
|
|
10373
|
+
};
|
|
10374
|
+
customization_profile_id: {
|
|
10375
|
+
description: string;
|
|
10376
|
+
format: string;
|
|
10377
|
+
type: string;
|
|
10378
|
+
};
|
|
10355
10379
|
expires_at: {
|
|
10356
10380
|
description: string;
|
|
10357
10381
|
format: string;
|
|
@@ -18115,6 +18139,12 @@ declare const _default: {
|
|
|
18115
18139
|
batch: {
|
|
18116
18140
|
description: string;
|
|
18117
18141
|
properties: {
|
|
18142
|
+
access_codes: {
|
|
18143
|
+
items: {
|
|
18144
|
+
$ref: string;
|
|
18145
|
+
};
|
|
18146
|
+
type: string;
|
|
18147
|
+
};
|
|
18118
18148
|
access_grants: {
|
|
18119
18149
|
items: {
|
|
18120
18150
|
$ref: string;
|
|
@@ -18209,6 +18239,12 @@ declare const _default: {
|
|
|
18209
18239
|
};
|
|
18210
18240
|
type: string;
|
|
18211
18241
|
};
|
|
18242
|
+
unmanaged_access_codes: {
|
|
18243
|
+
items: {
|
|
18244
|
+
$ref: string;
|
|
18245
|
+
};
|
|
18246
|
+
type: string;
|
|
18247
|
+
};
|
|
18212
18248
|
unmanaged_acs_access_groups: {
|
|
18213
18249
|
items: {
|
|
18214
18250
|
$ref: string;
|
|
@@ -18336,6 +18372,12 @@ declare const _default: {
|
|
|
18336
18372
|
batch: {
|
|
18337
18373
|
description: string;
|
|
18338
18374
|
properties: {
|
|
18375
|
+
access_codes: {
|
|
18376
|
+
items: {
|
|
18377
|
+
$ref: string;
|
|
18378
|
+
};
|
|
18379
|
+
type: string;
|
|
18380
|
+
};
|
|
18339
18381
|
access_grants: {
|
|
18340
18382
|
items: {
|
|
18341
18383
|
$ref: string;
|
|
@@ -18430,6 +18472,12 @@ declare const _default: {
|
|
|
18430
18472
|
};
|
|
18431
18473
|
type: string;
|
|
18432
18474
|
};
|
|
18475
|
+
unmanaged_access_codes: {
|
|
18476
|
+
items: {
|
|
18477
|
+
$ref: string;
|
|
18478
|
+
};
|
|
18479
|
+
type: string;
|
|
18480
|
+
};
|
|
18433
18481
|
unmanaged_acs_access_groups: {
|
|
18434
18482
|
items: {
|
|
18435
18483
|
$ref: string;
|
|
@@ -45734,6 +45782,10 @@ declare const _default: {
|
|
|
45734
45782
|
'application/json': {
|
|
45735
45783
|
schema: {
|
|
45736
45784
|
properties: {
|
|
45785
|
+
customization_profile_id: {
|
|
45786
|
+
format: string;
|
|
45787
|
+
type: string;
|
|
45788
|
+
};
|
|
45737
45789
|
max_use_count: {
|
|
45738
45790
|
default: number;
|
|
45739
45791
|
description: string;
|
|
@@ -48596,6 +48648,12 @@ declare const _default: {
|
|
|
48596
48648
|
batch: {
|
|
48597
48649
|
description: string;
|
|
48598
48650
|
properties: {
|
|
48651
|
+
access_codes: {
|
|
48652
|
+
items: {
|
|
48653
|
+
$ref: string;
|
|
48654
|
+
};
|
|
48655
|
+
type: string;
|
|
48656
|
+
};
|
|
48599
48657
|
access_grants: {
|
|
48600
48658
|
items: {
|
|
48601
48659
|
$ref: string;
|
|
@@ -48690,6 +48748,12 @@ declare const _default: {
|
|
|
48690
48748
|
};
|
|
48691
48749
|
type: string;
|
|
48692
48750
|
};
|
|
48751
|
+
unmanaged_access_codes: {
|
|
48752
|
+
items: {
|
|
48753
|
+
$ref: string;
|
|
48754
|
+
};
|
|
48755
|
+
type: string;
|
|
48756
|
+
};
|
|
48693
48757
|
unmanaged_acs_access_groups: {
|
|
48694
48758
|
items: {
|
|
48695
48759
|
$ref: string;
|
|
@@ -48792,6 +48856,12 @@ declare const _default: {
|
|
|
48792
48856
|
batch: {
|
|
48793
48857
|
description: string;
|
|
48794
48858
|
properties: {
|
|
48859
|
+
access_codes: {
|
|
48860
|
+
items: {
|
|
48861
|
+
$ref: string;
|
|
48862
|
+
};
|
|
48863
|
+
type: string;
|
|
48864
|
+
};
|
|
48795
48865
|
access_grants: {
|
|
48796
48866
|
items: {
|
|
48797
48867
|
$ref: string;
|
|
@@ -48886,6 +48956,12 @@ declare const _default: {
|
|
|
48886
48956
|
};
|
|
48887
48957
|
type: string;
|
|
48888
48958
|
};
|
|
48959
|
+
unmanaged_access_codes: {
|
|
48960
|
+
items: {
|
|
48961
|
+
$ref: string;
|
|
48962
|
+
};
|
|
48963
|
+
type: string;
|
|
48964
|
+
};
|
|
48889
48965
|
unmanaged_acs_access_groups: {
|
|
48890
48966
|
items: {
|
|
48891
48967
|
$ref: string;
|
|
@@ -17142,6 +17142,30 @@ export default {
|
|
|
17142
17142
|
format: 'date-time',
|
|
17143
17143
|
type: 'string',
|
|
17144
17144
|
},
|
|
17145
|
+
customization_profile: {
|
|
17146
|
+
description: 'Customization profile associated with the Instant Key.',
|
|
17147
|
+
properties: {
|
|
17148
|
+
logo_url: {
|
|
17149
|
+
description: 'URL of the logo associated with the customization profile.',
|
|
17150
|
+
format: 'uri',
|
|
17151
|
+
type: 'string',
|
|
17152
|
+
},
|
|
17153
|
+
primary_color: {
|
|
17154
|
+
description: 'Primary color of the customization profile.',
|
|
17155
|
+
type: 'string',
|
|
17156
|
+
},
|
|
17157
|
+
secondary_color: {
|
|
17158
|
+
description: 'Secondary color of the customization profile.',
|
|
17159
|
+
type: 'string',
|
|
17160
|
+
},
|
|
17161
|
+
},
|
|
17162
|
+
type: 'object',
|
|
17163
|
+
},
|
|
17164
|
+
customization_profile_id: {
|
|
17165
|
+
description: 'ID of the customization profile associated with the Instant Key.',
|
|
17166
|
+
format: 'uuid',
|
|
17167
|
+
type: 'string',
|
|
17168
|
+
},
|
|
17145
17169
|
expires_at: {
|
|
17146
17170
|
description: 'Date and time at which the Instant Key expires.',
|
|
17147
17171
|
format: 'date-time',
|
|
@@ -26283,6 +26307,10 @@ export default {
|
|
|
26283
26307
|
batch: {
|
|
26284
26308
|
description: 'A batch of workspace resources.',
|
|
26285
26309
|
properties: {
|
|
26310
|
+
access_codes: {
|
|
26311
|
+
items: { $ref: '#/components/schemas/access_code' },
|
|
26312
|
+
type: 'array',
|
|
26313
|
+
},
|
|
26286
26314
|
access_grants: {
|
|
26287
26315
|
items: { $ref: '#/components/schemas/access_grant' },
|
|
26288
26316
|
type: 'array',
|
|
@@ -26362,6 +26390,12 @@ export default {
|
|
|
26362
26390
|
items: { $ref: '#/components/schemas/space' },
|
|
26363
26391
|
type: 'array',
|
|
26364
26392
|
},
|
|
26393
|
+
unmanaged_access_codes: {
|
|
26394
|
+
items: {
|
|
26395
|
+
$ref: '#/components/schemas/unmanaged_access_code',
|
|
26396
|
+
},
|
|
26397
|
+
type: 'array',
|
|
26398
|
+
},
|
|
26365
26399
|
unmanaged_acs_access_groups: {
|
|
26366
26400
|
items: {
|
|
26367
26401
|
$ref: '#/components/schemas/unmanaged_acs_access_group',
|
|
@@ -26468,6 +26502,10 @@ export default {
|
|
|
26468
26502
|
batch: {
|
|
26469
26503
|
description: 'A batch of workspace resources.',
|
|
26470
26504
|
properties: {
|
|
26505
|
+
access_codes: {
|
|
26506
|
+
items: { $ref: '#/components/schemas/access_code' },
|
|
26507
|
+
type: 'array',
|
|
26508
|
+
},
|
|
26471
26509
|
access_grants: {
|
|
26472
26510
|
items: { $ref: '#/components/schemas/access_grant' },
|
|
26473
26511
|
type: 'array',
|
|
@@ -26547,6 +26585,12 @@ export default {
|
|
|
26547
26585
|
items: { $ref: '#/components/schemas/space' },
|
|
26548
26586
|
type: 'array',
|
|
26549
26587
|
},
|
|
26588
|
+
unmanaged_access_codes: {
|
|
26589
|
+
items: {
|
|
26590
|
+
$ref: '#/components/schemas/unmanaged_access_code',
|
|
26591
|
+
},
|
|
26592
|
+
type: 'array',
|
|
26593
|
+
},
|
|
26550
26594
|
unmanaged_acs_access_groups: {
|
|
26551
26595
|
items: {
|
|
26552
26596
|
$ref: '#/components/schemas/unmanaged_acs_access_group',
|
|
@@ -50248,6 +50292,7 @@ export default {
|
|
|
50248
50292
|
'application/json': {
|
|
50249
50293
|
schema: {
|
|
50250
50294
|
properties: {
|
|
50295
|
+
customization_profile_id: { format: 'uuid', type: 'string' },
|
|
50251
50296
|
max_use_count: {
|
|
50252
50297
|
default: 1,
|
|
50253
50298
|
description: 'Maximum number of times the instant key can be used. Default: 1.',
|
|
@@ -52383,6 +52428,10 @@ export default {
|
|
|
52383
52428
|
batch: {
|
|
52384
52429
|
description: 'A batch of workspace resources.',
|
|
52385
52430
|
properties: {
|
|
52431
|
+
access_codes: {
|
|
52432
|
+
items: { $ref: '#/components/schemas/access_code' },
|
|
52433
|
+
type: 'array',
|
|
52434
|
+
},
|
|
52386
52435
|
access_grants: {
|
|
52387
52436
|
items: { $ref: '#/components/schemas/access_grant' },
|
|
52388
52437
|
type: 'array',
|
|
@@ -52462,6 +52511,12 @@ export default {
|
|
|
52462
52511
|
items: { $ref: '#/components/schemas/space' },
|
|
52463
52512
|
type: 'array',
|
|
52464
52513
|
},
|
|
52514
|
+
unmanaged_access_codes: {
|
|
52515
|
+
items: {
|
|
52516
|
+
$ref: '#/components/schemas/unmanaged_access_code',
|
|
52517
|
+
},
|
|
52518
|
+
type: 'array',
|
|
52519
|
+
},
|
|
52465
52520
|
unmanaged_acs_access_groups: {
|
|
52466
52521
|
items: {
|
|
52467
52522
|
$ref: '#/components/schemas/unmanaged_acs_access_group',
|
|
@@ -52545,6 +52600,10 @@ export default {
|
|
|
52545
52600
|
batch: {
|
|
52546
52601
|
description: 'A batch of workspace resources.',
|
|
52547
52602
|
properties: {
|
|
52603
|
+
access_codes: {
|
|
52604
|
+
items: { $ref: '#/components/schemas/access_code' },
|
|
52605
|
+
type: 'array',
|
|
52606
|
+
},
|
|
52548
52607
|
access_grants: {
|
|
52549
52608
|
items: { $ref: '#/components/schemas/access_grant' },
|
|
52550
52609
|
type: 'array',
|
|
@@ -52624,6 +52683,12 @@ export default {
|
|
|
52624
52683
|
items: { $ref: '#/components/schemas/space' },
|
|
52625
52684
|
type: 'array',
|
|
52626
52685
|
},
|
|
52686
|
+
unmanaged_access_codes: {
|
|
52687
|
+
items: {
|
|
52688
|
+
$ref: '#/components/schemas/unmanaged_access_code',
|
|
52689
|
+
},
|
|
52690
|
+
type: 'array',
|
|
52691
|
+
},
|
|
52627
52692
|
unmanaged_acs_access_groups: {
|
|
52628
52693
|
items: {
|
|
52629
52694
|
$ref: '#/components/schemas/unmanaged_acs_access_group',
|