@seamapi/types 1.211.0 → 1.212.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 CHANGED
@@ -8864,6 +8864,7 @@ var openapi_default = {
8864
8864
  "x-fern-sdk-group-name": ["acs", "systems"],
8865
8865
  "x-fern-sdk-method-name": "list",
8866
8866
  "x-fern-sdk-return-value": "acs_systems",
8867
+ "x-response-key": "acs_systems",
8867
8868
  "x-title": "List ACS Systems"
8868
8869
  }
8869
8870
  },
@@ -13126,6 +13127,7 @@ var openapi_default = {
13126
13127
  "application/json": {
13127
13128
  schema: {
13128
13129
  properties: {
13130
+ acs_credential_id: { format: "uuid", type: "string" },
13129
13131
  owner_user_identity_id: { format: "uuid", type: "string" }
13130
13132
  },
13131
13133
  type: "object"