From b6eed06e9e24216fc91ff58c1cbd5b5ec8af2b79 Mon Sep 17 00:00:00 2001 From: vansangpfiev Date: Wed, 18 Dec 2024 16:48:28 +0700 Subject: [PATCH] chore: correct storage dto link --- docs/static/openapi/cortex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/static/openapi/cortex.json b/docs/static/openapi/cortex.json index 9134e89e6..a05f8b24e 100644 --- a/docs/static/openapi/cortex.json +++ b/docs/static/openapi/cortex.json @@ -6282,7 +6282,7 @@ }, "required": ["available", "total", "type"] }, - "Storage": { + "StorageDto": { "type": "object", "properties": { "available": {