+1
-1
@@ -226,7 +226,7 @@ func main() {
|
||||
graphView := graphGroup.Group("")
|
||||
graphView.Use(handlers.RequireView())
|
||||
{
|
||||
graphView.GET("", graphHandlers.GetYAML)
|
||||
graphView.GET("", graphHandlers.GetGraph)
|
||||
graphView.GET("/order", graphHandlers.StartupOrder)
|
||||
graphView.GET("/cycle", graphHandlers.CycleCheck)
|
||||
graphView.GET("/failure", graphHandlers.GetFailureRootCause)
|
||||
|
||||
Reference in New Issue
Block a user