Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/1Panel-dev/MaxKB
/ get_data
Method
get_data
apps/folders/api/folder.py:12–13 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
10
11
class
FolderCreateResponse(ResultSerializer):
12
def
get_data(self):
13
return
FolderSerializer()
14
15
16
class
FolderCreateAPI(APIMixin):
Callers
nothing calls this directly
Calls
1
FolderSerializer
Class · 0.90
Tested by
no test coverage detected