MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / Required

Method Required

mcp-server/param.go:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func (p *Param) Required() bool {
47 return p.required
48}
49
50type BodyParam struct {
51 contentType ContentType

Callers 2

tool.goFile · 0.80
SetServerByOpenapiFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected