Skip to content

Commit 511d1e5

Browse files
committed
use merged schema
1 parent f5e3710 commit 511d1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.EXPORT_ALL_VARIABLES:
22

3-
EVALUATION_CONTEXT_SCHEMA_URL ?= https://raw.githubusercontent.com/Flagsmith/flagsmith/feat/evaluation-context-schema/sdk/evaluation-context.json
3+
EVALUATION_CONTEXT_SCHEMA_URL ?= https://raw.githubusercontent.com/Flagsmith/flagsmith/main/sdk/evaluation-context.json
44

55

66
.PHONY: generate-evaluation-context

0 commit comments

Comments
 (0)