From ad1fa5ad95690304683f431e2ec9cc2f6042124e Mon Sep 17 00:00:00 2001 From: Gautier P Date: Sun, 14 Nov 2021 22:50:24 +0100 Subject: [PATCH] Update swagger.json --- swagger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger.json b/swagger.json index a6935c4..e4e08d1 100644 --- a/swagger.json +++ b/swagger.json @@ -291,7 +291,7 @@ { "description": "Type of event", "type": "string", - "enum": ["Point"] + "enum": ["Feature"] } } }