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 5dc8432 commit 9a35b81Copy full SHA for 9a35b81
README.md
@@ -60,7 +60,6 @@ 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