Sha256: 7c20a27878ea0c5ddbaffac8fde62b4fce95f52e6a4e6188d52cd58539e7c6cd

Contents?: true

Size: 1001 Bytes

Versions: 8

Compression:

Stored size: 1001 Bytes

Contents

{
  "conditions": [
    {
      "name": "condition1",
      "expression": "device.os == 'ios'",
      "tagColor": "INDIGO"
    },
    {
      "name": "zxczx",
      "expression": "device.os == 'ios'",
      "tagColor": "CYAN"
    }
  ],
  "parameters": {
    "key1": {
      "defaultValue": {
        "value": "100"
      },
      "conditionalValues": {
        "condition1": {
          "value": "400"
        },
        "zxczx": {
          "value": "100"
        }
      }
    },
    "key2": {
      "defaultValue": {
        "value": "123"
      }
    },
    "key3": {
      "defaultValue": {
        "value": "true"
      }
    },
    "key4": {
      "defaultValue": {
        "value": "false"
      }
    },
    "key5": {
      "defaultValue": {
        "value": "xxxx"
      }
    },
    "key6": {
      "defaultValue": {
        "value": "{\"value\":\"234234234234234\"}"
      }
    },
    "key7": {
      "defaultValue": {
        "value": "{\"x1\":\"x1\",\"x2\":\"x2\"}"
      }
    }
  }
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
remocon-0.5.1 sample/basketball-b8548/config.json
remocon-0.5.0 sample/basketball-b8548/config.json
remocon-0.4.4 sample/basketball-b8548/config.json
remocon-0.4.3 sample/basketball-b8548/config.json
remocon-0.4.2 sample/basketball-b8548/config.json
remocon-0.4.1 sample/basketball-b8548/config.json
remocon-0.4.0 sample/basketball-b8548/config.json
remocon-0.4.0.pre.1 sample/basketball-b8548/config.json