fix API specification for #4194
Signed-off-by: zhu733756 <talonzhu@yunify.com>
This commit is contained in:
@@ -50,7 +50,6 @@ type MetricData struct {
|
||||
}
|
||||
|
||||
type DashboardEntity struct {
|
||||
GrafanaDashboardName string `json:"grafanaDashboardName"`
|
||||
GrafanaDashboardUrl string `json:"grafanaDashboardUrl,omitempty"`
|
||||
GrafanaDashboardContent string `json:"grafanaDashboardContent,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user