MCPcopy Create free account
hub / github.com/1Panel-dev/MaxKB / get_request

Method get_request

apps/knowledge/api/document.py:102–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100
101 @staticmethod
102 def get_request():
103 return DocumentInstanceSerializer(many=True)
104
105 @staticmethod
106 def get_response():

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected