Skip to content
Snippets Groups Projects
Commit bc049ba5 authored by vkovtun's avatar vkovtun
Browse files

SSDM-13926: Fixed failing JsonAnnotationTest.

parent f15e9608
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
......@@ -23,7 +23,7 @@ import ch.ethz.sis.openbis.generic.asapi.v3.dto.common.ObjectToString;
import ch.ethz.sis.openbis.generic.asapi.v3.dto.property.id.PropertyTypePermId;
import ch.systemsx.cisd.base.annotation.JsonObject;
@JsonObject("as.dto.exporter.ExportableFields")
@JsonObject("as.dto.exporter.AllFields")
public class AllFields implements Serializable, ExportableFields
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment