mcs set basepath on swagger yaml (#16)

This commit is contained in:
César Nieto
2020-04-03 13:17:31 -07:00
committed by GitHub
parent 35877973a9
commit 334b7ce671
62 changed files with 232 additions and 142 deletions

View File

@@ -48,7 +48,7 @@ func NewProfilingStop(ctx *middleware.Context, handler ProfilingStopHandler) *Pr
return &ProfilingStop{Context: ctx, Handler: handler}
}
/*ProfilingStop swagger:route POST /api/v1/profiling/stop AdminAPI profilingStop
/*ProfilingStop swagger:route POST /profiling/stop AdminAPI profilingStop
Stop and download profile data