Skip to content

Instantly share code, notes, and snippets.

@mlgruby
Created September 12, 2023 09:06
Show Gist options
  • Save mlgruby/f5663fb64cf45e0ece635e9ac20cb899 to your computer and use it in GitHub Desktop.
Save mlgruby/f5663fb64cf45e0ece635e9ac20cb899 to your computer and use it in GitHub Desktop.
{
"name": "hairstyles_split_09_2023",
"description": "placeholder",
"type": "AB_TEST",
"variants": [
{
"canonicalName": "baseline",
"displayName": "baseline",
"description": "Baseline variant",
"configuration": {}
},
{
"canonicalName": "split",
"displayName": "split",
"description": "placeholder",
"configuration": {}
}
],
"experiments": [
{
"name": "placeholder",
"description": "placeholder",
"exposure": 0,
"state": "OPEN",
"sticky": true,
"stage": "DEV",
"variants": [
{
"canonicalName": "baseline",
"state": "OPEN",
"weight": 0
},
{
"canonicalName": "split",
"state": "OPEN",
"weight": 1
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment