Skip to content

Commit

Permalink
Update json/targeting.json
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
  • Loading branch information
toddbaert and beeme1mr authored Jan 4, 2024
1 parent e01ca1e commit 0c30423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json/targeting.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"anyOf": [
{
"type": "string",
"description": "flagd automatically injects \"$lagd.timestamp\" (unix epoch) and \"$lagd.flagKey\" (the key of the flag in evaluation) into the context.",
"description": "flagd automatically injects \"$flagd.timestamp\" (unix epoch) and \"$flagd.flagKey\" (the key of the flag in evaluation) into the context.",
"pattern": "^\\$flagd\\.((timestamp)|(flagKey))$"
},
{
Expand Down

0 comments on commit 0c30423

Please sign in to comment.