@seamapi/types 1.38.0 → 1.38.1
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 +0 -4
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +0 -4
- package/lib/seam/connect/openapi.d.ts +0 -4
- package/lib/seam/connect/openapi.js +0 -4
- package/lib/seam/connect/openapi.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +0 -4
package/dist/connect.cjs
CHANGED
|
@@ -5038,7 +5038,6 @@ var openapi_default = {
|
|
|
5038
5038
|
},
|
|
5039
5039
|
connected_account_ids: {
|
|
5040
5040
|
items: { format: "uuid", type: "string" },
|
|
5041
|
-
minItems: 1,
|
|
5042
5041
|
type: "array"
|
|
5043
5042
|
},
|
|
5044
5043
|
created_before: { format: "date-time", type: "string" },
|
|
@@ -5347,7 +5346,6 @@ var openapi_default = {
|
|
|
5347
5346
|
},
|
|
5348
5347
|
connected_account_ids: {
|
|
5349
5348
|
items: { format: "uuid", type: "string" },
|
|
5350
|
-
minItems: 1,
|
|
5351
5349
|
type: "array"
|
|
5352
5350
|
},
|
|
5353
5351
|
created_before: { format: "date-time", type: "string" },
|
|
@@ -6148,7 +6146,6 @@ var openapi_default = {
|
|
|
6148
6146
|
},
|
|
6149
6147
|
connected_account_ids: {
|
|
6150
6148
|
items: { format: "uuid", type: "string" },
|
|
6151
|
-
minItems: 1,
|
|
6152
6149
|
type: "array"
|
|
6153
6150
|
},
|
|
6154
6151
|
created_before: { format: "date-time", type: "string" },
|
|
@@ -7498,7 +7495,6 @@ var openapi_default = {
|
|
|
7498
7495
|
},
|
|
7499
7496
|
connected_account_ids: {
|
|
7500
7497
|
items: { format: "uuid", type: "string" },
|
|
7501
|
-
minItems: 1,
|
|
7502
7498
|
type: "array"
|
|
7503
7499
|
},
|
|
7504
7500
|
created_before: { format: "date-time", type: "string" },
|