Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit b0b8bec

Browse files
authored
chore: correct storage dto link (#1809)
1 parent 0ae0146 commit b0b8bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/static/openapi/cortex.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6282,7 +6282,7 @@
62826282
},
62836283
"required": ["available", "total", "type"]
62846284
},
6285-
"Storage": {
6285+
"StorageDto": {
62866286
"type": "object",
62876287
"properties": {
62886288
"available": {

0 commit comments

Comments
 (0)