MCPcopy Create free account
hub / github.com/OpenAtomFoundation/SmartIDE / ResponseBodyTypeEnum

TypeAlias ResponseBodyTypeEnum

cli/pkg/common/http.go:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36)
37
38type ResponseBodyTypeEnum string
39
40const (
41 ResponseBodyTypeEnum_JSON ResponseBodyTypeEnum = "json"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected