MCPcopy
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
11class FolderCreateResponse(ResultSerializer):
12 def get_data(self):
13 return FolderSerializer()
14
15
16class FolderCreateAPI(APIMixin):

Callers

nothing calls this directly

Calls 1

FolderSerializerClass · 0.90

Tested by

no test coverage detected