Skip to content

Instantly share code, notes, and snippets.

@travail
Last active October 22, 2015 10:07
Show Gist options
  • Select an option

  • Save travail/af25c73bc82184689594 to your computer and use it in GitHub Desktop.

Select an option

Save travail/af25c73bc82184689594 to your computer and use it in GitHub Desktop.
{
"result": "OK",
"data": {
"experiment_result": {
"awsome_button": {
"name": "awsome_button",
"variant": 1,
"metadata": {
"button_text": "Text for variant 1",
"button_color": "blue",
}
},
"new_feature": {
"name": "new_feature",
...
}
}
},
"meta": {
"exec_time": 0.030293,
"requested": 1407318850
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment