fix: error 400 for posting a publication with an empty json
Compare changes
+ 5
− 1
@@ -30,7 +30,9 @@ import com.fasterxml.jackson.databind.module.SimpleModule;
@@ -135,7 +137,6 @@ import ch.unige.aou.model.xml.deposit.v1.serializer.TextSerializer;
@@ -435,6 +436,9 @@ public class MetadataExtractorV1 extends MetadataExtractor {