-
- Downloads
Fix action list serialization to JSON format. We can have more than one of...
Fix action list serialization to JSON format. We can have more than one of each action in the list, so when the JSON parser at the client end displays the string, it will only show the last key of each duplicate key (which is not good).
Please register or sign in to comment