From 413b75548967490b0d0163c7914a63dcdcb6a6f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Tue, 24 Mar 2020 17:19:58 +0100 Subject: [PATCH] fix id type --- extractor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extractor.yaml b/extractor.yaml index f1e4926..5fcf3dc 100644 --- a/extractor.yaml +++ b/extractor.yaml @@ -15,7 +15,7 @@ paths: type: object properties: id: - type: string + type: object properties: tag: type: string