mirror of
https://github.com/datarhei/core.git
synced 2025-10-05 07:57:13 +08:00
Fix cluster api responses
This commit is contained in:
@@ -13,4 +13,4 @@ type ClusterNode struct {
|
||||
State string `json:"state"`
|
||||
}
|
||||
|
||||
type ClusterNodeFiles []string
|
||||
type ClusterNodeFiles map[string][]string
|
||||
|
Reference in New Issue
Block a user