@seamapi/types 1.900.0 → 1.902.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 +16 -4
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +2 -2
- package/dist/index.cjs +16 -4
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/openapi.js +12 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +2 -2
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +12 -0
- package/src/lib/seam/connect/route-types.ts +2 -0
package/dist/connect.cjs
CHANGED
|
@@ -39607,6 +39607,7 @@ var openapi = {
|
|
|
39607
39607
|
},
|
|
39608
39608
|
security: [
|
|
39609
39609
|
{ client_session: [] },
|
|
39610
|
+
{ client_session_with_customer: [] },
|
|
39610
39611
|
{ pat_with_workspace: [] },
|
|
39611
39612
|
{ console_session_with_workspace: [] },
|
|
39612
39613
|
{ api_key: [] }
|
|
@@ -39674,6 +39675,7 @@ var openapi = {
|
|
|
39674
39675
|
},
|
|
39675
39676
|
security: [
|
|
39676
39677
|
{ client_session: [] },
|
|
39678
|
+
{ client_session_with_customer: [] },
|
|
39677
39679
|
{ pat_with_workspace: [] },
|
|
39678
39680
|
{ console_session_with_workspace: [] },
|
|
39679
39681
|
{ api_key: [] }
|
|
@@ -39736,6 +39738,7 @@ var openapi = {
|
|
|
39736
39738
|
},
|
|
39737
39739
|
security: [
|
|
39738
39740
|
{ client_session: [] },
|
|
39741
|
+
{ client_session_with_customer: [] },
|
|
39739
39742
|
{ pat_with_workspace: [] },
|
|
39740
39743
|
{ console_session_with_workspace: [] },
|
|
39741
39744
|
{ api_key: [] }
|
|
@@ -39796,6 +39799,7 @@ var openapi = {
|
|
|
39796
39799
|
},
|
|
39797
39800
|
security: [
|
|
39798
39801
|
{ client_session: [] },
|
|
39802
|
+
{ client_session_with_customer: [] },
|
|
39799
39803
|
{ pat_with_workspace: [] },
|
|
39800
39804
|
{ console_session_with_workspace: [] },
|
|
39801
39805
|
{ api_key: [] }
|
|
@@ -39864,6 +39868,7 @@ var openapi = {
|
|
|
39864
39868
|
},
|
|
39865
39869
|
security: [
|
|
39866
39870
|
{ client_session: [] },
|
|
39871
|
+
{ client_session_with_customer: [] },
|
|
39867
39872
|
{ pat_with_workspace: [] },
|
|
39868
39873
|
{ console_session_with_workspace: [] },
|
|
39869
39874
|
{ api_key: [] }
|
|
@@ -39927,6 +39932,7 @@ var openapi = {
|
|
|
39927
39932
|
},
|
|
39928
39933
|
security: [
|
|
39929
39934
|
{ client_session: [] },
|
|
39935
|
+
{ client_session_with_customer: [] },
|
|
39930
39936
|
{ pat_with_workspace: [] },
|
|
39931
39937
|
{ console_session_with_workspace: [] },
|
|
39932
39938
|
{ api_key: [] }
|
|
@@ -40169,6 +40175,7 @@ var openapi = {
|
|
|
40169
40175
|
},
|
|
40170
40176
|
security: [
|
|
40171
40177
|
{ client_session: [] },
|
|
40178
|
+
{ client_session_with_customer: [] },
|
|
40172
40179
|
{ pat_with_workspace: [] },
|
|
40173
40180
|
{ console_session_with_workspace: [] },
|
|
40174
40181
|
{ api_key: [] }
|
|
@@ -40231,6 +40238,7 @@ var openapi = {
|
|
|
40231
40238
|
},
|
|
40232
40239
|
security: [
|
|
40233
40240
|
{ client_session: [] },
|
|
40241
|
+
{ client_session_with_customer: [] },
|
|
40234
40242
|
{ pat_with_workspace: [] },
|
|
40235
40243
|
{ console_session_with_workspace: [] },
|
|
40236
40244
|
{ api_key: [] }
|
|
@@ -58784,7 +58792,8 @@ var openapi = {
|
|
|
58784
58792
|
"hostaway",
|
|
58785
58793
|
"guesty",
|
|
58786
58794
|
"acuity_scheduling",
|
|
58787
|
-
"omnitec"
|
|
58795
|
+
"omnitec",
|
|
58796
|
+
"slack"
|
|
58788
58797
|
],
|
|
58789
58798
|
type: "string"
|
|
58790
58799
|
}
|
|
@@ -59282,7 +59291,8 @@ var openapi = {
|
|
|
59282
59291
|
"hostaway",
|
|
59283
59292
|
"guesty",
|
|
59284
59293
|
"acuity_scheduling",
|
|
59285
|
-
"omnitec"
|
|
59294
|
+
"omnitec",
|
|
59295
|
+
"slack"
|
|
59286
59296
|
],
|
|
59287
59297
|
type: "string"
|
|
59288
59298
|
},
|
|
@@ -61531,7 +61541,8 @@ var openapi = {
|
|
|
61531
61541
|
"hostaway",
|
|
61532
61542
|
"guesty",
|
|
61533
61543
|
"acuity_scheduling",
|
|
61534
|
-
"omnitec"
|
|
61544
|
+
"omnitec",
|
|
61545
|
+
"slack"
|
|
61535
61546
|
],
|
|
61536
61547
|
type: "string"
|
|
61537
61548
|
}
|
|
@@ -62028,7 +62039,8 @@ var openapi = {
|
|
|
62028
62039
|
"hostaway",
|
|
62029
62040
|
"guesty",
|
|
62030
62041
|
"acuity_scheduling",
|
|
62031
|
-
"omnitec"
|
|
62042
|
+
"omnitec",
|
|
62043
|
+
"slack"
|
|
62032
62044
|
],
|
|
62033
62045
|
type: "string"
|
|
62034
62046
|
},
|