@seamapi/types 1.144.0 → 1.145.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
@@ -4245,6 +4245,10 @@ var openapi_default = {
4245
4245
  },
4246
4246
  acs_user_id: { format: "uuid", type: "string" },
4247
4247
  code: { pattern: "^\\d+$", type: "string" },
4248
+ credential_manager_acs_system_id: {
4249
+ format: "uuid",
4250
+ type: "string"
4251
+ },
4248
4252
  ends_at: { format: "date-time", type: "string" },
4249
4253
  is_multi_phone_sync_credential: {
4250
4254
  default: false,