We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e3710 commit 511d1e5Copy full SHA for 511d1e5
Makefile
@@ -1,6 +1,6 @@
1
.EXPORT_ALL_VARIABLES:
2
3
-EVALUATION_CONTEXT_SCHEMA_URL ?= https://raw.githubusercontent.com/Flagsmith/flagsmith/feat/evaluation-context-schema/sdk/evaluation-context.json
+EVALUATION_CONTEXT_SCHEMA_URL ?= https://raw.githubusercontent.com/Flagsmith/flagsmith/main/sdk/evaluation-context.json
4
5
6
.PHONY: generate-evaluation-context
0 commit comments