API: Make Swagger specification more consistent (#50576)
* Fix swagger generation targer using mac Validate using the swagger binarry instead of the docker container * API: Make swagger specification more consistent Fix operation parameter ordering
This commit is contained in:
@@ -84,7 +84,7 @@ import (
|
||||
// 500: internalServerError
|
||||
|
||||
// swagger:parameters getDashboardVersions getDashboardVersion restoreDashboardVersion
|
||||
// swagger:parameters getDashboardPermissions postDashboardPermissions
|
||||
// swagger:parameters getDashboardPermissions
|
||||
// swagger:parameters renderReportPDF
|
||||
type DashboardIdParam struct {
|
||||
// in:path
|
||||
|
||||
Reference in New Issue
Block a user