Mohammed Nafees 3 роки тому
батько
коміт
e04251428b
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      api/server/router/cluster.go

+ 1 - 1
api/server/router/cluster.go

@@ -597,7 +597,7 @@ func getClusterRoutes(
 				Method: types.HTTPVerbPost,
 				Path: &types.Path{
 					Parent:       basePath,
-					RelativePath: relPath + "deployments/finalize_errors",
+					RelativePath: relPath + "/deployments/finalize_errors",
 				},
 				Scopes: []types.PermissionScope{
 					types.UserScope,