Skip to content

Commit

Permalink
use any value
Browse files Browse the repository at this point in the history
  • Loading branch information
khvn26 committed Aug 2, 2024
1 parent 741e68f commit f4cf79a
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions sdk/evaluation-context.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,20 +68,7 @@
},
"TraitEvaluationContext": {
"properties": {
"value": {
"anyOf": [
{
"type": "boolean"
},
{
"type": "string"
},
{
"type": "number"
}
],
"title": "Value"
},
"value": {},
"transient": {
"type": "boolean",
"default": false,
Expand Down

0 comments on commit f4cf79a

Please sign in to comment.