@seamapi/types 1.654.0 → 1.655.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 CHANGED
@@ -43500,7 +43500,7 @@ var openapi_default = {
43500
43500
  },
43501
43501
  locale: {
43502
43502
  description: "The locale to use for the portal.",
43503
- enum: ["en-US", "pt-PT"],
43503
+ enum: ["en-US", "pt-PT", "fr-FR", "it-IT", "es-ES"],
43504
43504
  type: "string"
43505
43505
  }
43506
43506
  },
@@ -55771,7 +55771,7 @@ var openapi_default = {
55771
55771
  },
55772
55772
  locale: {
55773
55773
  description: "The locale to use for the portal.",
55774
- enum: ["en-US", "pt-PT"],
55774
+ enum: ["en-US", "pt-PT", "fr-FR", "it-IT", "es-ES"],
55775
55775
  type: "string"
55776
55776
  }
55777
55777
  },
@@ -56067,7 +56067,7 @@ var openapi_default = {
56067
56067
  },
56068
56068
  locale: {
56069
56069
  description: "The locale to use for the portal.",
56070
- enum: ["en-US", "pt-PT"],
56070
+ enum: ["en-US", "pt-PT", "fr-FR", "it-IT", "es-ES"],
56071
56071
  type: "string"
56072
56072
  }
56073
56073
  },