Codebase list ruby-gitlab / 87adcfe spec / fixtures / feature.json
87adcfe

Tree @87adcfe (Download .tar.gz)

feature.json @87adcferaw · history · blame

{
  "name": "new_library",
  "state": "conditional",
  "gates": [
    {
      "key": "boolean",
      "value": false
    },
    {
      "key": "percentage_of_time",
      "value": 30
    }
  ]
}