diff --git a/grocy.openapi.json b/grocy.openapi.json index c33be4c2..5ce20b44 100644 --- a/grocy.openapi.json +++ b/grocy.openapi.json @@ -1617,10 +1617,7 @@ "content": { "application/json": { "schema": { - "type": "array", - "items": { - "$ref": "#/components/schemas/CurrentVolatilStockResponse" - } + "$ref": "#/components/schemas/CurrentVolatilStockResponse" } } }