Skip to content

Instantly share code, notes, and snippets.

@alexnj
Created January 14, 2022 17:51
Show Gist options
  • Save alexnj/215b01d16aaf35bbc5cd5c1f5e59b75f to your computer and use it in GitHub Desktop.
Save alexnj/215b01d16aaf35bbc5cd5c1f5e59b75f to your computer and use it in GitHub Desktop.
{
"control": {
"url": "https://ab-test-origin-server.herokuapp.com/",
"cache": {
}
},
"variants": [
{
"weight": 0.5,
"url": "https://ab-test-origin-server.herokuapp.com/?feature=bluelinks",
"transformations": [
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment