Skip to content

Commit 3c5e24d

Browse files
committed
holdout ld api beta
1 parent 2feafd2 commit 3c5e24d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/demo_provisioning_scripts/LDPlatform.py

+1
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,7 @@ def create_holdout(
669669
headers = {
670670
"Content-Type": "application/json",
671671
"Authorization": self.api_key,
672+
"LD-API-Version": "beta",
672673
}
673674

674675
response = self.getrequest(

0 commit comments

Comments
 (0)