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