@seamapi/types 1.903.0 → 1.904.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 +60 -5
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +3 -3
- package/dist/index.cjs +60 -5
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/customer/customer-portal.d.ts +6 -6
- package/lib/seam/connect/models/customer/customer-portal.js +12 -1
- package/lib/seam/connect/models/customer/customer-portal.js.map +1 -1
- package/lib/seam/connect/openapi.js +60 -5
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +3 -3
- package/package.json +1 -1
- package/src/lib/seam/connect/models/customer/customer-portal.ts +12 -1
- package/src/lib/seam/connect/openapi.ts +60 -5
- package/src/lib/seam/connect/route-types.ts +43 -3
package/dist/connect.cjs
CHANGED
|
@@ -56243,7 +56243,18 @@ var openapi = {
|
|
|
56243
56243
|
},
|
|
56244
56244
|
locale: {
|
|
56245
56245
|
description: "The locale to use for the portal.",
|
|
56246
|
-
enum: [
|
|
56246
|
+
enum: [
|
|
56247
|
+
"en-US",
|
|
56248
|
+
"pt-PT",
|
|
56249
|
+
"fr-FR",
|
|
56250
|
+
"it-IT",
|
|
56251
|
+
"es-ES",
|
|
56252
|
+
"de-DE",
|
|
56253
|
+
"nl-NL",
|
|
56254
|
+
"el-GR",
|
|
56255
|
+
"pl-PL",
|
|
56256
|
+
"ru-RU"
|
|
56257
|
+
],
|
|
56247
56258
|
type: "string"
|
|
56248
56259
|
},
|
|
56249
56260
|
navigation_mode: {
|
|
@@ -74144,7 +74155,18 @@ var openapi = {
|
|
|
74144
74155
|
},
|
|
74145
74156
|
locale: {
|
|
74146
74157
|
description: "The locale to use for the portal.",
|
|
74147
|
-
enum: [
|
|
74158
|
+
enum: [
|
|
74159
|
+
"en-US",
|
|
74160
|
+
"pt-PT",
|
|
74161
|
+
"fr-FR",
|
|
74162
|
+
"it-IT",
|
|
74163
|
+
"es-ES",
|
|
74164
|
+
"de-DE",
|
|
74165
|
+
"nl-NL",
|
|
74166
|
+
"el-GR",
|
|
74167
|
+
"pl-PL",
|
|
74168
|
+
"ru-RU"
|
|
74169
|
+
],
|
|
74148
74170
|
type: "string"
|
|
74149
74171
|
},
|
|
74150
74172
|
navigation_mode: {
|
|
@@ -74527,7 +74549,18 @@ var openapi = {
|
|
|
74527
74549
|
},
|
|
74528
74550
|
locale: {
|
|
74529
74551
|
description: "The locale to use for the portal.",
|
|
74530
|
-
enum: [
|
|
74552
|
+
enum: [
|
|
74553
|
+
"en-US",
|
|
74554
|
+
"pt-PT",
|
|
74555
|
+
"fr-FR",
|
|
74556
|
+
"it-IT",
|
|
74557
|
+
"es-ES",
|
|
74558
|
+
"de-DE",
|
|
74559
|
+
"nl-NL",
|
|
74560
|
+
"el-GR",
|
|
74561
|
+
"pl-PL",
|
|
74562
|
+
"ru-RU"
|
|
74563
|
+
],
|
|
74531
74564
|
type: "string"
|
|
74532
74565
|
},
|
|
74533
74566
|
navigation_mode: {
|
|
@@ -74864,7 +74897,18 @@ var openapi = {
|
|
|
74864
74897
|
},
|
|
74865
74898
|
locale: {
|
|
74866
74899
|
description: "The locale to use for the portal.",
|
|
74867
|
-
enum: [
|
|
74900
|
+
enum: [
|
|
74901
|
+
"en-US",
|
|
74902
|
+
"pt-PT",
|
|
74903
|
+
"fr-FR",
|
|
74904
|
+
"it-IT",
|
|
74905
|
+
"es-ES",
|
|
74906
|
+
"de-DE",
|
|
74907
|
+
"nl-NL",
|
|
74908
|
+
"el-GR",
|
|
74909
|
+
"pl-PL",
|
|
74910
|
+
"ru-RU"
|
|
74911
|
+
],
|
|
74868
74912
|
type: "string"
|
|
74869
74913
|
},
|
|
74870
74914
|
navigation_mode: {
|
|
@@ -75209,7 +75253,18 @@ var openapi = {
|
|
|
75209
75253
|
},
|
|
75210
75254
|
locale: {
|
|
75211
75255
|
description: "The locale to use for the portal.",
|
|
75212
|
-
enum: [
|
|
75256
|
+
enum: [
|
|
75257
|
+
"en-US",
|
|
75258
|
+
"pt-PT",
|
|
75259
|
+
"fr-FR",
|
|
75260
|
+
"it-IT",
|
|
75261
|
+
"es-ES",
|
|
75262
|
+
"de-DE",
|
|
75263
|
+
"nl-NL",
|
|
75264
|
+
"el-GR",
|
|
75265
|
+
"pl-PL",
|
|
75266
|
+
"ru-RU"
|
|
75267
|
+
],
|
|
75213
75268
|
type: "string"
|
|
75214
75269
|
},
|
|
75215
75270
|
navigation_mode: {
|