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

TypeAlias ContentType

mcp-server/param.go:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19)
20
21type ContentType string
22
23const (
24 ContentTypeJSON ContentType = "application/json"

Callers 1

NewBodyParamFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected