You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+26-2Lines changed: 26 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,20 @@ Sometimes, the value of a flag must consider some dynamic criteria about the app
170
170
In OpenFeature, we refer to this as [targeting](https://openfeature.dev/specification/glossary#targeting).
171
171
If the flag management system you're using supports targeting, you can provide the input data using the [evaluation context](https://openfeature.dev/docs/reference/concepts/evaluation-context).
172
172
173
-
<!-- TODO: code examples using context and different levels -->
0 commit comments