mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Swagger: Remove redundant annotation (#81780)
This commit is contained in:
committed by
GitHub
parent
ab00276d6f
commit
cf6ebb0548
@@ -21283,15 +21283,6 @@
|
||||
"description": "Please refer to [reports enterprise](#/reports/renderReportPDFs) instead. This will be removed in Grafana 10.",
|
||||
"operationId": "renderReportPDF",
|
||||
"parameters": [
|
||||
{
|
||||
"in": "path",
|
||||
"name": "DashboardID",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"format": "int64",
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"in": "path",
|
||||
"name": "dashboardID",
|
||||
|
||||
Reference in New Issue
Block a user