@seamapi/types 1.159.0 → 1.160.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
@@ -2092,6 +2092,7 @@ var openapi_default = {
2092
2092
  },
2093
2093
  event: {
2094
2094
  properties: {
2095
+ action_attempt_id: { format: "uuid", type: "string" },
2095
2096
  created_at: { format: "date-time", type: "string" },
2096
2097
  device_id: { format: "uuid", type: "string" },
2097
2098
  event_id: { format: "uuid", type: "string" },