Skip to content

Commit c54f464

Browse files
committed
Add /email/first_seen to response.json files
1 parent 7b50310 commit c54f464

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/data/factors-response.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
"last_seen": "2016-06-08T14:16:38Z"
121121
},
122122
"email": {
123+
"first_seen": "2017-01-02",
123124
"is_free": true,
124125
"is_high_risk": true
125126
},

tests/data/insights-response.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
"last_seen": "2016-06-08T14:16:38Z"
121121
},
122122
"email": {
123+
"first_seen": "2017-01-02",
123124
"is_free": true,
124125
"is_high_risk": true
125126
},

0 commit comments

Comments
 (0)