launchdarkly-server-sdk-3.0.0: test-data/filesource/segment-with-duplicate-key.json
{
"segments": {
"another": {
"key": "another",
"included": []
},
"seg1": {
"key": "seg1",
"included": ["user1a"]
}
}
}
{
"segments": {
"another": {
"key": "another",
"included": []
},
"seg1": {
"key": "seg1",
"included": ["user1a"]
}
}
}