File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
"precomputed" : {
4
4
"subjectKey" : " test-subject-key" ,
5
5
"subjectAttributes" : {
6
- "categorical " : {
6
+ "categoricalAttributes " : {
7
7
"platform" : " ios" ,
8
8
"language" : " en-US" ,
9
9
"hasPushEnabled" : false ,
10
10
"buildNumber" : 42
11
11
},
12
- "numeric " : {
12
+ "numericAttributes " : {
13
13
"lastLoginDays" : 3 ,
14
14
"lifetimeValue" : 543.21
15
15
}
Original file line number Diff line number Diff line change 3
3
"precomputed" : {
4
4
"subjectKey" : " test-subject-key" ,
5
5
"subjectAttributes" : {
6
- "categorical " : {
6
+ "categoricalAttributes " : {
7
7
"platform" : " ios" ,
8
8
"language" : " en-US" ,
9
9
"hasPushEnabled" : false ,
10
10
"buildNumber" : 42
11
11
},
12
- "numeric " : {
12
+ "numericAttributes " : {
13
13
"lastLoginDays" : 3 ,
14
14
"lifetimeValue" : 543.21
15
15
}
You can’t perform that action at this time.
0 commit comments