From 1075c76aa378432efffab5f788b585008794a071 Mon Sep 17 00:00:00 2001 From: libremente Date: Wed, 28 Aug 2019 11:34:08 +0200 Subject: [PATCH] Fix MIME type --- publiccode.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/publiccode.yml b/publiccode.yml index 86c4e6a..bf24444 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -15,8 +15,12 @@ platforms: - mac softwareType: library inputTypes: - - XSD schemas - - XML data + - text/xml + - application/xml + - application/json +outputTypes: + - application/json + - application/xml categories: - data-analytics - data-collection @@ -62,5 +66,3 @@ description: original scope. features: - XSD 1.0 and XSD 1.1 validator and decoder -outputTypes: - - JSON