MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / Create

Method Create

service/api/service.go:46–46  ·  view source on GitHub ↗
(ctx context.Context, input *Create)

Source from the content-addressed store, hash-verified

44
45 Save(ctx context.Context, id string, model *Edit) error
46 Create(ctx context.Context, input *Create) (err error)
47 DeleteByService(ctx context.Context, serviceId string) error
48}
49

Callers 2

SaveMethod · 0.65
OnCompleteMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected