@seamapi/types 1.641.0 → 1.643.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 +184 -25
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +259 -49
- package/dist/index.cjs +184 -25
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/customer/access-grant-resources.js +2 -0
- package/lib/seam/connect/models/customer/access-grant-resources.js.map +1 -1
- package/lib/seam/connect/openapi.d.ts +226 -40
- package/lib/seam/connect/openapi.js +184 -25
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +33 -9
- package/package.json +1 -1
- package/src/lib/seam/connect/models/customer/access-grant-resources.ts +2 -0
- package/src/lib/seam/connect/openapi.ts +188 -25
- package/src/lib/seam/connect/route-types.ts +34 -11
|
@@ -7,10 +7,12 @@ const base_access_grant_resource = z.object({
|
|
|
7
7
|
.describe('Your name for this access grant resource.'),
|
|
8
8
|
starts_at: z
|
|
9
9
|
.string()
|
|
10
|
+
.datetime()
|
|
10
11
|
.optional()
|
|
11
12
|
.describe('Starting date and time for the access grant.'),
|
|
12
13
|
ends_at: z
|
|
13
14
|
.string()
|
|
15
|
+
.datetime()
|
|
14
16
|
.optional()
|
|
15
17
|
.describe('Ending date and time for the access grant.'),
|
|
16
18
|
preferred_code: z
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"access-grant-resources.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/customer/access-grant-resources.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"access-grant-resources.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/customer/access-grant-resources.ts"],"names":[],"mappings":"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"}
|
|
@@ -32670,6 +32670,7 @@ declare const _default: {
|
|
|
32670
32670
|
};
|
|
32671
32671
|
ends_at: {
|
|
32672
32672
|
description: string;
|
|
32673
|
+
format: string;
|
|
32673
32674
|
type: string;
|
|
32674
32675
|
};
|
|
32675
32676
|
facility_keys: {
|
|
@@ -32725,6 +32726,7 @@ declare const _default: {
|
|
|
32725
32726
|
};
|
|
32726
32727
|
starts_at: {
|
|
32727
32728
|
description: string;
|
|
32729
|
+
format: string;
|
|
32728
32730
|
type: string;
|
|
32729
32731
|
};
|
|
32730
32732
|
tenant_key: {
|
|
@@ -32777,6 +32779,7 @@ declare const _default: {
|
|
|
32777
32779
|
};
|
|
32778
32780
|
ends_at: {
|
|
32779
32781
|
description: string;
|
|
32782
|
+
format: string;
|
|
32780
32783
|
type: string;
|
|
32781
32784
|
};
|
|
32782
32785
|
facility_keys: {
|
|
@@ -32832,6 +32835,7 @@ declare const _default: {
|
|
|
32832
32835
|
};
|
|
32833
32836
|
starts_at: {
|
|
32834
32837
|
description: string;
|
|
32838
|
+
format: string;
|
|
32835
32839
|
type: string;
|
|
32836
32840
|
};
|
|
32837
32841
|
tenant_key: {
|
|
@@ -33030,6 +33034,7 @@ declare const _default: {
|
|
|
33030
33034
|
};
|
|
33031
33035
|
ends_at: {
|
|
33032
33036
|
description: string;
|
|
33037
|
+
format: string;
|
|
33033
33038
|
type: string;
|
|
33034
33039
|
};
|
|
33035
33040
|
facility_keys: {
|
|
@@ -33090,6 +33095,7 @@ declare const _default: {
|
|
|
33090
33095
|
};
|
|
33091
33096
|
starts_at: {
|
|
33092
33097
|
description: string;
|
|
33098
|
+
format: string;
|
|
33093
33099
|
type: string;
|
|
33094
33100
|
};
|
|
33095
33101
|
tenant_key: {
|
|
@@ -33759,6 +33765,7 @@ declare const _default: {
|
|
|
33759
33765
|
};
|
|
33760
33766
|
ends_at: {
|
|
33761
33767
|
description: string;
|
|
33768
|
+
format: string;
|
|
33762
33769
|
type: string;
|
|
33763
33770
|
};
|
|
33764
33771
|
facility_keys: {
|
|
@@ -33814,6 +33821,7 @@ declare const _default: {
|
|
|
33814
33821
|
};
|
|
33815
33822
|
starts_at: {
|
|
33816
33823
|
description: string;
|
|
33824
|
+
format: string;
|
|
33817
33825
|
type: string;
|
|
33818
33826
|
};
|
|
33819
33827
|
tenant_key: {
|
|
@@ -33866,6 +33874,7 @@ declare const _default: {
|
|
|
33866
33874
|
};
|
|
33867
33875
|
ends_at: {
|
|
33868
33876
|
description: string;
|
|
33877
|
+
format: string;
|
|
33869
33878
|
type: string;
|
|
33870
33879
|
};
|
|
33871
33880
|
facility_keys: {
|
|
@@ -33921,6 +33930,7 @@ declare const _default: {
|
|
|
33921
33930
|
};
|
|
33922
33931
|
starts_at: {
|
|
33923
33932
|
description: string;
|
|
33933
|
+
format: string;
|
|
33924
33934
|
type: string;
|
|
33925
33935
|
};
|
|
33926
33936
|
tenant_key: {
|
|
@@ -34119,6 +34129,7 @@ declare const _default: {
|
|
|
34119
34129
|
};
|
|
34120
34130
|
ends_at: {
|
|
34121
34131
|
description: string;
|
|
34132
|
+
format: string;
|
|
34122
34133
|
type: string;
|
|
34123
34134
|
};
|
|
34124
34135
|
facility_keys: {
|
|
@@ -34179,6 +34190,7 @@ declare const _default: {
|
|
|
34179
34190
|
};
|
|
34180
34191
|
starts_at: {
|
|
34181
34192
|
description: string;
|
|
34193
|
+
format: string;
|
|
34182
34194
|
type: string;
|
|
34183
34195
|
};
|
|
34184
34196
|
tenant_key: {
|
|
@@ -43713,6 +43725,180 @@ declare const _default: {
|
|
|
43713
43725
|
'x-undocumented': string;
|
|
43714
43726
|
};
|
|
43715
43727
|
};
|
|
43728
|
+
'/seam/customer/v1/connectors/connector_types': {
|
|
43729
|
+
get: {
|
|
43730
|
+
description: string;
|
|
43731
|
+
operationId: string;
|
|
43732
|
+
responses: {
|
|
43733
|
+
200: {
|
|
43734
|
+
content: {
|
|
43735
|
+
'application/json': {
|
|
43736
|
+
schema: {
|
|
43737
|
+
properties: {
|
|
43738
|
+
connector_types: {
|
|
43739
|
+
items: {
|
|
43740
|
+
properties: {
|
|
43741
|
+
connector_type: {
|
|
43742
|
+
type: string;
|
|
43743
|
+
};
|
|
43744
|
+
description: {
|
|
43745
|
+
type: string;
|
|
43746
|
+
};
|
|
43747
|
+
display_name: {
|
|
43748
|
+
type: string;
|
|
43749
|
+
};
|
|
43750
|
+
instance_config_schema: {
|
|
43751
|
+
$ref: string;
|
|
43752
|
+
};
|
|
43753
|
+
static_config: {
|
|
43754
|
+
properties: {
|
|
43755
|
+
base_api_url: {
|
|
43756
|
+
type: string;
|
|
43757
|
+
};
|
|
43758
|
+
polling_enabled: {
|
|
43759
|
+
type: string;
|
|
43760
|
+
};
|
|
43761
|
+
polling_frequency_minutes: {
|
|
43762
|
+
format: string;
|
|
43763
|
+
type: string;
|
|
43764
|
+
};
|
|
43765
|
+
};
|
|
43766
|
+
required: string[];
|
|
43767
|
+
type: string;
|
|
43768
|
+
};
|
|
43769
|
+
};
|
|
43770
|
+
required: string[];
|
|
43771
|
+
type: string;
|
|
43772
|
+
};
|
|
43773
|
+
type: string;
|
|
43774
|
+
};
|
|
43775
|
+
ok: {
|
|
43776
|
+
type: string;
|
|
43777
|
+
};
|
|
43778
|
+
};
|
|
43779
|
+
required: string[];
|
|
43780
|
+
type: string;
|
|
43781
|
+
};
|
|
43782
|
+
};
|
|
43783
|
+
};
|
|
43784
|
+
description: string;
|
|
43785
|
+
};
|
|
43786
|
+
400: {
|
|
43787
|
+
description: string;
|
|
43788
|
+
};
|
|
43789
|
+
401: {
|
|
43790
|
+
description: string;
|
|
43791
|
+
};
|
|
43792
|
+
};
|
|
43793
|
+
security: ({
|
|
43794
|
+
api_key: never[];
|
|
43795
|
+
client_session?: never;
|
|
43796
|
+
console_session_with_workspace?: never;
|
|
43797
|
+
} | {
|
|
43798
|
+
client_session: never[];
|
|
43799
|
+
api_key?: never;
|
|
43800
|
+
console_session_with_workspace?: never;
|
|
43801
|
+
} | {
|
|
43802
|
+
console_session_with_workspace: never[];
|
|
43803
|
+
api_key?: never;
|
|
43804
|
+
client_session?: never;
|
|
43805
|
+
})[];
|
|
43806
|
+
summary: string;
|
|
43807
|
+
tags: never[];
|
|
43808
|
+
'x-fern-sdk-group-name': string[];
|
|
43809
|
+
'x-fern-sdk-method-name': string;
|
|
43810
|
+
'x-fern-sdk-return-value': string;
|
|
43811
|
+
'x-response-key': string;
|
|
43812
|
+
'x-title': string;
|
|
43813
|
+
'x-undocumented': string;
|
|
43814
|
+
};
|
|
43815
|
+
post: {
|
|
43816
|
+
description: string;
|
|
43817
|
+
operationId: string;
|
|
43818
|
+
responses: {
|
|
43819
|
+
200: {
|
|
43820
|
+
content: {
|
|
43821
|
+
'application/json': {
|
|
43822
|
+
schema: {
|
|
43823
|
+
properties: {
|
|
43824
|
+
connector_types: {
|
|
43825
|
+
items: {
|
|
43826
|
+
properties: {
|
|
43827
|
+
connector_type: {
|
|
43828
|
+
type: string;
|
|
43829
|
+
};
|
|
43830
|
+
description: {
|
|
43831
|
+
type: string;
|
|
43832
|
+
};
|
|
43833
|
+
display_name: {
|
|
43834
|
+
type: string;
|
|
43835
|
+
};
|
|
43836
|
+
instance_config_schema: {
|
|
43837
|
+
$ref: string;
|
|
43838
|
+
};
|
|
43839
|
+
static_config: {
|
|
43840
|
+
properties: {
|
|
43841
|
+
base_api_url: {
|
|
43842
|
+
type: string;
|
|
43843
|
+
};
|
|
43844
|
+
polling_enabled: {
|
|
43845
|
+
type: string;
|
|
43846
|
+
};
|
|
43847
|
+
polling_frequency_minutes: {
|
|
43848
|
+
format: string;
|
|
43849
|
+
type: string;
|
|
43850
|
+
};
|
|
43851
|
+
};
|
|
43852
|
+
required: string[];
|
|
43853
|
+
type: string;
|
|
43854
|
+
};
|
|
43855
|
+
};
|
|
43856
|
+
required: string[];
|
|
43857
|
+
type: string;
|
|
43858
|
+
};
|
|
43859
|
+
type: string;
|
|
43860
|
+
};
|
|
43861
|
+
ok: {
|
|
43862
|
+
type: string;
|
|
43863
|
+
};
|
|
43864
|
+
};
|
|
43865
|
+
required: string[];
|
|
43866
|
+
type: string;
|
|
43867
|
+
};
|
|
43868
|
+
};
|
|
43869
|
+
};
|
|
43870
|
+
description: string;
|
|
43871
|
+
};
|
|
43872
|
+
400: {
|
|
43873
|
+
description: string;
|
|
43874
|
+
};
|
|
43875
|
+
401: {
|
|
43876
|
+
description: string;
|
|
43877
|
+
};
|
|
43878
|
+
};
|
|
43879
|
+
security: ({
|
|
43880
|
+
api_key: never[];
|
|
43881
|
+
client_session?: never;
|
|
43882
|
+
console_session_with_workspace?: never;
|
|
43883
|
+
} | {
|
|
43884
|
+
client_session: never[];
|
|
43885
|
+
api_key?: never;
|
|
43886
|
+
console_session_with_workspace?: never;
|
|
43887
|
+
} | {
|
|
43888
|
+
console_session_with_workspace: never[];
|
|
43889
|
+
api_key?: never;
|
|
43890
|
+
client_session?: never;
|
|
43891
|
+
})[];
|
|
43892
|
+
summary: string;
|
|
43893
|
+
tags: never[];
|
|
43894
|
+
'x-fern-sdk-group-name': string[];
|
|
43895
|
+
'x-fern-sdk-method-name': string;
|
|
43896
|
+
'x-fern-sdk-return-value': string;
|
|
43897
|
+
'x-response-key': string;
|
|
43898
|
+
'x-title': string;
|
|
43899
|
+
'x-undocumented': string;
|
|
43900
|
+
};
|
|
43901
|
+
};
|
|
43716
43902
|
'/seam/customer/v1/connectors/create': {
|
|
43717
43903
|
post: {
|
|
43718
43904
|
description: string;
|
|
@@ -43723,45 +43909,9 @@ declare const _default: {
|
|
|
43723
43909
|
schema: {
|
|
43724
43910
|
properties: {
|
|
43725
43911
|
config: {
|
|
43912
|
+
additionalProperties: {};
|
|
43726
43913
|
description: string;
|
|
43727
|
-
|
|
43728
|
-
properties: {
|
|
43729
|
-
access_token: {
|
|
43730
|
-
minLength: number;
|
|
43731
|
-
type: string;
|
|
43732
|
-
};
|
|
43733
|
-
client: {
|
|
43734
|
-
default: string;
|
|
43735
|
-
minLength: number;
|
|
43736
|
-
type: string;
|
|
43737
|
-
};
|
|
43738
|
-
client_token: {
|
|
43739
|
-
minLength: number;
|
|
43740
|
-
type: string;
|
|
43741
|
-
};
|
|
43742
|
-
enterprise_id: {
|
|
43743
|
-
format: string;
|
|
43744
|
-
type: string;
|
|
43745
|
-
};
|
|
43746
|
-
enterprise_ids: {
|
|
43747
|
-
items: {
|
|
43748
|
-
format: string;
|
|
43749
|
-
type: string;
|
|
43750
|
-
};
|
|
43751
|
-
type: string;
|
|
43752
|
-
};
|
|
43753
|
-
};
|
|
43754
|
-
type: string;
|
|
43755
|
-
} | {
|
|
43756
|
-
properties: {
|
|
43757
|
-
access_token?: never;
|
|
43758
|
-
client?: never;
|
|
43759
|
-
client_token?: never;
|
|
43760
|
-
enterprise_id?: never;
|
|
43761
|
-
enterprise_ids?: never;
|
|
43762
|
-
};
|
|
43763
|
-
type: string;
|
|
43764
|
-
})[];
|
|
43914
|
+
type: string;
|
|
43765
43915
|
};
|
|
43766
43916
|
connector_type: {
|
|
43767
43917
|
description: string;
|
|
@@ -44203,6 +44353,19 @@ declare const _default: {
|
|
|
44203
44353
|
config: {
|
|
44204
44354
|
description: string;
|
|
44205
44355
|
oneOf: ({
|
|
44356
|
+
properties: {
|
|
44357
|
+
access_token?: never;
|
|
44358
|
+
client?: never;
|
|
44359
|
+
client_token?: never;
|
|
44360
|
+
enterprise_id?: never;
|
|
44361
|
+
enterprise_ids?: never;
|
|
44362
|
+
client_id?: never;
|
|
44363
|
+
client_password?: never;
|
|
44364
|
+
property_id?: never;
|
|
44365
|
+
};
|
|
44366
|
+
type: string;
|
|
44367
|
+
required?: never;
|
|
44368
|
+
} | {
|
|
44206
44369
|
properties: {
|
|
44207
44370
|
access_token: {
|
|
44208
44371
|
minLength: number;
|
|
@@ -44218,26 +44381,49 @@ declare const _default: {
|
|
|
44218
44381
|
type: string;
|
|
44219
44382
|
};
|
|
44220
44383
|
enterprise_id: {
|
|
44221
|
-
format: string;
|
|
44222
44384
|
type: string;
|
|
44223
44385
|
};
|
|
44224
44386
|
enterprise_ids: {
|
|
44225
44387
|
items: {
|
|
44226
|
-
format: string;
|
|
44227
44388
|
type: string;
|
|
44228
44389
|
};
|
|
44229
44390
|
type: string;
|
|
44230
44391
|
};
|
|
44392
|
+
client_id?: never;
|
|
44393
|
+
client_password?: never;
|
|
44394
|
+
property_id?: never;
|
|
44231
44395
|
};
|
|
44232
44396
|
type: string;
|
|
44397
|
+
required?: never;
|
|
44233
44398
|
} | {
|
|
44234
44399
|
properties: {
|
|
44400
|
+
client_id: {
|
|
44401
|
+
description: string;
|
|
44402
|
+
minLength: number;
|
|
44403
|
+
type: string;
|
|
44404
|
+
};
|
|
44405
|
+
client_password: {
|
|
44406
|
+
description: string;
|
|
44407
|
+
minLength: number;
|
|
44408
|
+
type: string;
|
|
44409
|
+
};
|
|
44410
|
+
property_id: {
|
|
44411
|
+
description: string;
|
|
44412
|
+
oneOf: ({
|
|
44413
|
+
type: string;
|
|
44414
|
+
format?: never;
|
|
44415
|
+
} | {
|
|
44416
|
+
format: string;
|
|
44417
|
+
type: string;
|
|
44418
|
+
})[];
|
|
44419
|
+
};
|
|
44235
44420
|
access_token?: never;
|
|
44236
44421
|
client?: never;
|
|
44237
44422
|
client_token?: never;
|
|
44238
44423
|
enterprise_id?: never;
|
|
44239
44424
|
enterprise_ids?: never;
|
|
44240
44425
|
};
|
|
44426
|
+
required: string[];
|
|
44241
44427
|
type: string;
|
|
44242
44428
|
})[];
|
|
44243
44429
|
};
|