summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/resources/system-flags/flags/my-flag/main.json
blob: 70fa0624a211ee611c322dbf69bc46df1a1e46a5 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "id" : "my-flag",
  "rules" : [
    {
      "value" : "default"
    }
  ]
}