MaxKB/apps/modules
CaptainB 21097d7164 feat: add depth validation for module creation to limit hierarchy to 3 levels 2025-04-24 10:49:07 +08:00
..
api feat: update module and tool delete APIs to use DefaultResultSerializer for responses 2025-04-18 19:11:26 +08:00
models feat: add ToolModule model and API for managing tool modules with workspace support 2025-04-18 13:33:29 +08:00
serializers feat: add depth validation for module creation to limit hierarchy to 3 levels 2025-04-24 10:49:07 +08:00
views feat: add import and export endpoints to ToolView for workspace tools 2025-04-22 17:06:39 +08:00
__init__.py feat: add ToolModule model and API for managing tool modules with workspace support 2025-04-18 13:33:29 +08:00
urls.py feat: consolidate module and tool views by removing redundant classes and updating API endpoints 2025-04-21 10:59:42 +08:00