Commit a0423c9
committed
Fix set verdict data type unmarshalling
Currently unmarshalling sets with "verdict" data type results in
the "verdict" type to be set as the key type, and the data type
remaining zero.
Properly set the verdict type to Set DataType field instead of
the KeyType.
Signed-off-by: Mikhail Sennikovsky <mikhail.sennikovskii@ionos.com>1 parent 51c44dc commit a0423c9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
743 | 743 | | |
744 | 744 | | |
745 | 745 | | |
746 | | - | |
| 746 | + | |
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
| |||
0 commit comments