Closed arcadmlafon closed 2 months ago
The JSON deserializer used for Criteria does not work as expected. The XStream based serializer can not deserialize JSON objects.
A new JSON parser need to be created for this task. It must generate and accept the JSON formats described here:
https://github.com/ARCAD-Software/AFS/wiki/Metadata-Entities#search-criteria-representation
The JSON deserializer used for Criteria does not work as expected. The XStream based serializer can not deserialize JSON objects.