@unleash/proxy
Version:
The Unleash Proxy (Open-Source)
20 lines (19 loc) • 373 B
JSON
{
"appName": "appName",
"instanceId": "instanceId",
"bucket": {
"start": "2016-11-03T07:16:43.572Z",
"stop": "2016-11-03T07:16:53.572Z",
"toggles": {
"app.demo": {
"yes": 123,
"no": 0,
"variants": { "variant.app.demo": 10 }
},
"A01-How.to.connect.my.app": {
"yes": 42,
"no": 3
}
}
}
}