feat(api): Added uuid filed support to dataset, chart, dashboard API (#29573)

This commit is contained in:
Danylo Korostil
2025-08-18 23:05:16 +03:00
committed by GitHub
parent b89e0d74be
commit 31e2143c84
12 changed files with 141 additions and 31 deletions

View File

@@ -400,6 +400,7 @@ class TestDatasetApi(SupersetTestCase):
"backend": main_db.backend,
"database_name": "examples",
"id": 1,
"uuid": ANY,
},
"default_endpoint": None,
"description": "Energy consumption",