Skip to content

Commit

Permalink
Required Should Be false For Status fixed-value
Browse files Browse the repository at this point in the history
  • Loading branch information
ODORA0 committed Aug 8, 2023
1 parent dcb62cf commit 426f0a8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -190,12 +190,11 @@
"behaviours": [
{
"intent": "*",
"required": "true",
"required": "false",
"unspecified": "false",
"hide": {
"hideWhenExpression": "false"
},
"validators": [],
"value": "165170AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
}
]
Expand Down

0 comments on commit 426f0a8

Please sign in to comment.