@seamapi/types 1.211.0 → 1.212.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
@@ -13126,6 +13126,7 @@ var openapi_default = {
13126
13126
  "application/json": {
13127
13127
  schema: {
13128
13128
  properties: {
13129
+ acs_credential_id: { format: "uuid", type: "string" },
13129
13130
  owner_user_identity_id: { format: "uuid", type: "string" }
13130
13131
  },
13131
13132
  type: "object"