We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
EvaluationContext
EvaluationResult
1 parent ab1fb8e commit e7182a9Copy full SHA for e7182a9
1 file changed
sdk/evaluation-result.json
@@ -68,7 +68,7 @@
68
"description": "Evaluation result object containing the used context, flag evaluation results, and segments used in the evaluation.",
69
"properties": {
70
"context": {
71
- "$ref": "https://github.com/Flagsmith/flagsmith/blob/chore/features-contexts-in-eval-context-schema/sdk/evaluation-context.json"
+ "$ref": "https://raw.githubusercontent.com/Flagsmith/flagsmith/main/sdk/evaluation-context.json"
72
},
73
"flags": {
74
"description": "List of feature flags evaluated for the context.",
0 commit comments