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 9a35b81 commit e344782Copy full SHA for e344782
README.md
@@ -60,6 +60,7 @@ const context: EvaluationContext = {
60
targetingKey: 'TARGETING_KEY',
61
};
62
OpenFeatureAPI.getInstance().setCtx(context)
63
+```
64
If the context was set at the client or api level, it is not required to provide it during flag evaluation.
65
66
## Evaluate with details
0 commit comments