MaxKB/apps/knowledge/views
CaptainB a09d0d5171 feat: add ProblemParagraphAPI for retrieving associated paragraphs and update routing 2025-05-07 17:37:34 +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: add ProblemParagraphAPI for retrieving associated paragraphs and update routing 2025-05-07 17:37:34 +08:00