Force interface implementation also on legacy storage (#87414)

* Force interface implementation also on legacy storage

* Add DeleteCollection to folders and dashboards

* Fix integration tests

* Fix tests
This commit is contained in:
Leonor Oliveira
2024-05-07 15:02:30 +02:00
committed by GitHub
parent 12a87c0899
commit ee2f6a7b49
10 changed files with 36 additions and 89 deletions
+1
View File
@@ -49,6 +49,7 @@ func TestIntegrationFoldersApp(t *testing.T) {
"verbs": [
"create",
"delete",
"deletecollection",
"get",
"list",
"patch",