Skip to content

Add Dashboards List V2 endpoints to spec #29936

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
@@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2025-06-11 14:31:19.891890",
"spec_repo_commit": "847bdb30"
"regenerated": "2025-06-13 02:57:20.837130",
"spec_repo_commit": "240aa802"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2025-06-11 14:31:29.304628",
"spec_repo_commit": "847bdb30"
"regenerated": "2025-06-13 02:57:29.980169",
"spec_repo_commit": "240aa802"
}
}
}
224 changes: 112 additions & 112 deletions config/_default/menus/api.en.yaml
Original file line number Diff line number Diff line change
@@ -372,118 +372,6 @@ menu:
- DeleteAzureIntegration
unstable: []
order: 3
- name: Dashboard Lists
url: /api/latest/dashboard-lists/
identifier: dashboard-lists
generated: true
- name: Update items of a dashboard list
url: '#update-items-of-a-dashboard-list'
identifier: dashboard-lists-update-items-of-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- UpdateDashboardListItems
unstable: []
order: 3
- name: Add Items to a Dashboard List
url: '#add-items-to-a-dashboard-list'
identifier: dashboard-lists-add-items-to-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- CreateDashboardListItems
unstable: []
order: 2
- name: Get items of a Dashboard List
url: '#get-items-of-a-dashboard-list'
identifier: dashboard-lists-get-items-of-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- GetDashboardListItems
unstable: []
order: 1
- name: Delete items from a dashboard list
url: '#delete-items-from-a-dashboard-list'
identifier: dashboard-lists-delete-items-from-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- DeleteDashboardListItems
unstable: []
order: 4
- name: Update a dashboard list
url: '#update-a-dashboard-list'
identifier: dashboard-lists-update-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v1
operationids:
- UpdateDashboardList
unstable: []
order: 4
- name: Get a dashboard list
url: '#get-a-dashboard-list'
identifier: dashboard-lists-get-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v1
operationids:
- GetDashboardList
unstable: []
order: 3
- name: Delete a dashboard list
url: '#delete-a-dashboard-list'
identifier: dashboard-lists-delete-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v1
operationids:
- DeleteDashboardList
unstable: []
order: 5
- name: Create a dashboard list
url: '#create-a-dashboard-list'
identifier: dashboard-lists-create-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v1
operationids:
- CreateDashboardList
unstable: []
order: 2
- name: Get all dashboard lists
url: '#get-all-dashboard-lists'
identifier: dashboard-lists-get-all-dashboard-lists
parent: dashboard-lists
generated: true
params:
versions:
- v1
operationids:
- ListDashboardLists
unstable: []
order: 1
- name: Dashboards
url: /api/latest/dashboards/
identifier: dashboards
@@ -6337,6 +6225,118 @@ menu:
- CreateDORADeployment
unstable: []
order: 1
- name: Dashboard Lists
url: /api/latest/dashboard-lists/
identifier: dashboard-lists
generated: true
- name: Update items of a dashboard list
url: '#update-items-of-a-dashboard-list'
identifier: dashboard-lists-update-items-of-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- UpdateDashboardListItems
unstable: []
order: 3
- name: Add Items to a Dashboard List
url: '#add-items-to-a-dashboard-list'
identifier: dashboard-lists-add-items-to-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- CreateDashboardListItems
unstable: []
order: 2
- name: Get items of a Dashboard List
url: '#get-items-of-a-dashboard-list'
identifier: dashboard-lists-get-items-of-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- GetDashboardListItems
unstable: []
order: 1
- name: Delete items from a dashboard list
url: '#delete-items-from-a-dashboard-list'
identifier: dashboard-lists-delete-items-from-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- DeleteDashboardListItems
unstable: []
order: 4
- name: Update a dashboard list
url: '#update-a-dashboard-list'
identifier: dashboard-lists-update-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- UpdateDashboardList
unstable: []
order: 4
- name: Get a dashboard list
url: '#get-a-dashboard-list'
identifier: dashboard-lists-get-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- GetDashboardList
unstable: []
order: 3
- name: Delete a dashboard list
url: '#delete-a-dashboard-list'
identifier: dashboard-lists-delete-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- DeleteDashboardList
unstable: []
order: 5
- name: Create a dashboard list
url: '#create-a-dashboard-list'
identifier: dashboard-lists-create-a-dashboard-list
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- CreateDashboardList
unstable: []
order: 2
- name: Get all dashboard lists
url: '#get-all-dashboard-lists'
identifier: dashboard-lists-get-all-dashboard-lists
parent: dashboard-lists
generated: true
params:
versions:
- v2
operationids:
- ListDashboardLists
unstable: []
order: 1
- name: Domain Allowlist
url: /api/latest/domain-allowlist/
identifier: domain-allowlist
Loading
Oops, something went wrong.
Loading
Oops, something went wrong.