@Tags app @Summary app扩缩容 @Accept json @Produce json @Param "" body model.AppScaleReq true "app扩缩容,主要是内存和cpu的调整" @Success 200 {object} model.Result "" @Failure 400 {object} model.Result "" @Router /app/scale [POST]
(c *gin.Context)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected