MCPcopy Create free account
hub / github.com/cool-sun/cloudApp / Create

Method Create

controller/snapshot.go:20–33  ·  view source on GitHub ↗

@Tags app快照 @Summary app创建存储快照 @Accept json @Produce json @Param "" body model.SnapshotCreateReq true "app创建存储快照" @Success 200 {object} model.Result "" @Failure 400 {object} model.Result "" @Router /app/snapshot/create [POST]

(c *gin.Context)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

ErrorResponseFunction · 0.85
GetUserFunction · 0.85
SuccessResponseFunction · 0.85
CreateMethod · 0.65

Tested by

no test coverage detected