@seamapi/types 1.625.0 → 1.626.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
@@ -54452,7 +54452,8 @@ var openapi_default = {
54452
54452
  "x-fern-sdk-method-name": "sync",
54453
54453
  "x-fern-sdk-return-value": "connector_sync",
54454
54454
  "x-response-key": "connector_sync",
54455
- "x-title": "Sync Connector Data"
54455
+ "x-title": "Sync Connector Data",
54456
+ "x-undocumented": "Only used internally."
54456
54457
  }
54457
54458
  },
54458
54459
  "/seam/customer/v1/events/list": {
@@ -56353,7 +56354,8 @@ var openapi_default = {
56353
56354
  "x-fern-sdk-method-name": "create",
56354
56355
  "x-fern-sdk-return-value": "space",
56355
56356
  "x-response-key": "space",
56356
- "x-title": "Create a Space"
56357
+ "x-title": "Create a Space",
56358
+ "x-undocumented": "Only used internally."
56357
56359
  }
56358
56360
  },
56359
56361
  "/seam/customer/v1/spaces/list": {
@@ -56420,7 +56422,8 @@ var openapi_default = {
56420
56422
  "x-fern-sdk-method-name": "list",
56421
56423
  "x-fern-sdk-return-value": "spaces",
56422
56424
  "x-response-key": "spaces",
56423
- "x-title": "List Spaces"
56425
+ "x-title": "List Spaces",
56426
+ "x-undocumented": "Only used internally."
56424
56427
  },
56425
56428
  post: {
56426
56429
  description: "Returns a list of all spaces.",
@@ -56482,7 +56485,8 @@ var openapi_default = {
56482
56485
  "x-fern-sdk-method-name": "list",
56483
56486
  "x-fern-sdk-return-value": "spaces",
56484
56487
  "x-response-key": "spaces",
56485
- "x-title": "List Spaces"
56488
+ "x-title": "List Spaces",
56489
+ "x-undocumented": "Only used internally."
56486
56490
  }
56487
56491
  },
56488
56492
  "/seam/customer/v1/staff_members/get": {