Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
feat: add datasource and dashboard api to thunder
Browse files Browse the repository at this point in the history
Added Datasource API to Thunder Client collection
Added Folder API, Folder Permission API, Folder/Dashboard search API
to Thunder Client collection.
  • Loading branch information
gjed committed Jun 21, 2022
1 parent 3a9fa7f commit 587c04f
Show file tree
Hide file tree
Showing 2 changed files with 586 additions and 0 deletions.
28 changes: 28 additions & 0 deletions thunder-client/thunderCollection.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,34 @@
"containerId": "",
"created": "2022-06-21T11:15:23.602Z",
"sortNum": 29687.5
},
{
"_id": "e108a7a7-4a5b-496a-aa70-6d993af17052",
"name": "Data source API",
"containerId": "",
"created": "2022-06-21T15:05:10.409Z",
"sortNum": 29843.8
},
{
"_id": "9e465556-916e-419a-ad5b-e1f4f3ed8c79",
"name": "Folder API",
"containerId": "",
"created": "2022-06-21T15:05:19.036Z",
"sortNum": 29863.3
},
{
"_id": "c56803c6-5b62-49ea-abc6-9979eff00eae",
"name": "Folder Permissions API",
"containerId": "",
"created": "2022-06-21T15:05:44.724Z",
"sortNum": 29882.8
},
{
"_id": "95276d46-ca56-4125-94d7-82f0b9988a40",
"name": "Folder/Dashboard Search API",
"containerId": "",
"created": "2022-06-21T15:05:56.284Z",
"sortNum": 29961
}
],
"settings": {
Expand Down
Loading

0 comments on commit 587c04f

Please sign in to comment.