PublicDashboards: Remove publicDashboardUid from DashboardMeta (#85126)

This commit is contained in:
Juan Cabanas
2024-05-23 11:21:21 -03:00
committed by GitHub
parent 6e88802cab
commit a85c1b69d5
8 changed files with 4 additions and 22 deletions

View File

@@ -3753,9 +3753,6 @@
"publicDashboardEnabled": {
"type": "boolean"
},
"publicDashboardUid": {
"type": "string"
},
"slug": {
"type": "string"
},