Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/httpie/cli
/ NestedJSONArray
Class
NestedJSONArray
httpie/cli/nested_json/tokens.py:79–80 ·
view source on GitHub ↗
Denotes a top-level JSON array.
Source
from the content-addressed store, hash-verified
77
78
79
class
NestedJSONArray(list):
80
""
"Denotes a top-level JSON array."
""
Callers
1
wrap_with_dict
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected