From 429ad33be4245b7491bd0b1cce2d862ee97d49a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Tue, 24 Mar 2020 17:20:03 +0100 Subject: [PATCH] fix id type --- storage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage.yml b/storage.yml index 5a16c20..ec427e4 100644 --- a/storage.yml +++ b/storage.yml @@ -15,7 +15,7 @@ paths: type: object properties: id: - type: string + type: object properties: tag: type: string