Skip to content

Commit

Permalink
chore: correct storage dto link (#1809)
Browse files Browse the repository at this point in the history
  • Loading branch information
vansangpfiev authored Dec 18, 2024
1 parent 0ae0146 commit b0b8bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/static/openapi/cortex.json
Original file line number Diff line number Diff line change
Expand Up @@ -6282,7 +6282,7 @@
},
"required": ["available", "total", "type"]
},
"Storage": {
"StorageDto": {
"type": "object",
"properties": {
"available": {
Expand Down

0 comments on commit b0b8bec

Please sign in to comment.