Skip to content

Commit 07150cb

Browse files
committed
Temp properties value
1 parent a97b172 commit 07150cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

splitio_ios/ios/Classes/Extensions.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ extension Impression {
1010
"appliedRule": label,
1111
"changeNumber": changeNumber,
1212
"attributes": attributes,
13-
"properties": properties]
13+
"properties": "properties"] // TODO
1414
}
1515
}
1616

0 commit comments

Comments
 (0)