@seamapi/types 1.117.0 → 1.118.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
@@ -6842,6 +6842,7 @@ var openapi_default = {
6842
6842
  client_session_id: { type: "string" },
6843
6843
  connect_webview_id: { type: "string" },
6844
6844
  user_identifier_key: { type: "string" },
6845
+ user_identity_id: { type: "string" },
6845
6846
  without_user_identifier_key: { type: "boolean" }
6846
6847
  },
6847
6848
  type: "object"