Current section

Files

Jump to
launchdarkly_server_sdk priv flags-from-file.json
Raw

priv/flags-from-file.json

{
"flags":{
"keep-it-off": {
"clientSide": false,
"deleted": false,
"fallthrough": {
"variation": 0
},
"key": "keep-it-off",
"offVariation": 1,
"on": false,
"variations": [
true,
false
],
"version": 5
},
"segment-me": {
"clientSide": false,
"deleted": false,
"fallthrough": {
"variation": 0
},
"key": "segment-me",
"offVariation": 1,
"on": true,
"rules": [
{
"clauses": [
{
"attribute": "this-value-does-not-matter",
"negate": false,
"op": "segmentMatch",
"values": [
"test-included"
]
}
],
"id": "ab4a9fb3-7e85-429f-8078-23aa70094540",
"trackEvents": false,
"variation": 1
},
{
"clauses": [
{
"attribute": "this-value-does-not-matter",
"negate": true,
"op": "segmentMatch",
"values": [
"test-included"
]
}
],
"id": "489a185d-caaf-4db9-b192-e09e927d070c",
"trackEvents": false,
"variation": 1
}
],
"variations": [
true,
false
],
"version": 5
}
},
"segments": {
"test-included": {
"deleted": false,
"excluded": [
"context-33333"
],
"included": [
"context-12345",
"context-456"
],
"key": "test-included",
"version": 8
}
}
}