DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879)

* DashboardScheam: Remove old unused legacy props style and timepicker.enable

* Update

* fix test
This commit is contained in:
Torkel Ödegaard
2023-08-28 12:18:17 +02:00
committed by GitHub
parent f95405d3c3
commit 74d453f056
223 changed files with 52 additions and 328 deletions

View File

@ -205,8 +205,7 @@ Content-Length: 1300
Status codes:
- **200** - OK
- **401** - Unauthorized
- **404** - Not found (dashboard not found or dashboard version not found)
- **401** - Unauthorized
- **404** - Not found (dashboard not found or dashboard version not found)
- **500** - Internal server error (indicates issue retrieving dashboard tags from database)
@ -317,8 +316,7 @@ Content-Length: 1300
- **200** - Ok
- **400** - Bad request (invalid JSON sent)
- **404** - Not found
- **401** - Unauthorized
- **404** - Not found
**Example response (basic diff)**: