MaxKB/apps/knowledge/views
CaptainB 906407a15b
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
feat: update Problem API to batch process request data in post method
2025-05-07 18:51:26 +08:00
..
__init__.py feat: implement Problem API for CRUD operations and batch processing 2025-05-07 16:28:56 +08:00
document.py feat: update document and paragraph batch operations to use PUT method and rename classes for clarity 2025-05-07 14:49:32 +08:00
knowledge.py feat: add summary fields to extend_schema for folder and document APIs 2025-05-06 13:55:14 +08:00
paragraph.py feat: update document and paragraph batch operations to use PUT method and rename classes for clarity 2025-05-07 14:49:32 +08:00
problem.py feat: update Problem API to batch process request data in post method 2025-05-07 18:51:26 +08:00