Skip to content

Commit

Permalink
[#4014] kie client support xml config parsing (#4016)
Browse files Browse the repository at this point in the history
  • Loading branch information
chengyouling authored Nov 8, 2023
1 parent a2a1c2d commit e0bd12b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ public enum ValueType {
string,
text,
json,
properties
properties,
xml
}

0 comments on commit e0bd12b

Please sign in to comment.