Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
type
ResponseBodyTypeEnum string
39
40
const
(
41
ResponseBodyTypeEnum_JSON ResponseBodyTypeEnum =
"json"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected