commit | eac2905568ec764f2d6fb0864ff95acec419d163 | [log] [tgz] |
---|---|---|
author | Wouter van Oortmerssen <aardappel@gmail.com> | Wed Jan 18 12:02:31 2017 -0800 |
committer | Wouter van Oortmerssen <aardappel@gmail.com> | Wed Jan 18 14:54:16 2017 -0800 |
tree | debb9b4de2032052a8d6e937b14857011ccb03ba | |
parent | 19101826a80b415680738cf3722ee02a0b0c8565 [diff] |
Fixed unions not being parsed correctly in JSON. This would happen if they were supplied in an order that does not match the schema relative to other fields. It now supports any ordering. Change-Id: I9d309cd4e6e5c470f01d9d431806eba4f9f46559 Tested: on Linux.