Current section

Files

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

priv/flags-from-file-simple.json

{
"flagValues": {
"my-string-flag-key": "value-1",
"my-boolean-flag-key": true,
"my-integer-flag-key": 3
}
}