From af0a7dc2be19216db61edfa3e6512e2727d309b8 Mon Sep 17 00:00:00 2001 From: kriddles <54413450+kriddles@users.noreply.github.com> Date: Thu, 29 Oct 2020 15:37:54 -0500 Subject: [PATCH] delete double (#1108) --- grocy.openapi.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/grocy.openapi.json b/grocy.openapi.json index b1ffb255..757f0a27 100644 --- a/grocy.openapi.json +++ b/grocy.openapi.json @@ -4008,10 +4008,6 @@ "type": "number", "format": "number" }, - "barcode": { - "type": "string", - "description": "Can contain multiple barcodes separated by comma" - }, "shopping_location_id": { "type": "integer" }