We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b96df commit 6e7f754Copy full SHA for 6e7f754
specs/advanced-personalization/common/schemas/RealtimeUser.yml
@@ -16,6 +16,8 @@ RealtimeUser:
16
description: User ID of the user.
17
lastUpdatedAt:
18
type: string
19
+ description: Date and time when the profile was last computed, in RFC 3339 format.
20
+ example: 2023-06-15T15:06:04.249906Z
21
search:
22
type: object
23
description: |
0 commit comments