MaxKB/apps/tools
CaptainB 91f16aa394
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
feat: add ToolEditRequest serializer for editing tool properties
2025-04-23 11:34:19 +08:00
..
api feat: add ToolEditRequest serializer for editing tool properties 2025-04-23 11:34:19 +08:00
migrations feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling 2025-04-22 17:53:47 +08:00
models feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling 2025-04-22 17:53:47 +08:00
serializers feat: add ToolEditRequest serializer for editing tool properties 2025-04-23 11:34:19 +08:00
views feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling 2025-04-22 17:53:47 +08:00
__init__.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
admin.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
apps.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
tests.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
urls.py feat: add import and export endpoints to ToolView for workspace tools 2025-04-22 17:06:39 +08:00