From a788899285252149e3237ed1b3af9c4a04b510c1 Mon Sep 17 00:00:00 2001 From: yangdx Date: Wed, 30 Jul 2025 13:32:15 +0800 Subject: [PATCH] Fix linting --- lightrag/api/README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/lightrag/api/README.md b/lightrag/api/README.md index eac08cfc..b663f491 100644 --- a/lightrag/api/README.md +++ b/lightrag/api/README.md @@ -541,7 +541,7 @@ LightRAG implements asynchronous document indexing to enable frontend monitoring **API Endpoints Supporting Track ID Generation:** * `/documents/upload` -* `/documents/text` +* `/documents/text` * `/documents/texts` **Document Processing Status Query Endpoint:** @@ -552,8 +552,3 @@ This endpoint provides comprehensive status information including: * Content summary and metadata * Error messages if processing failed * Timestamps for creation and updates - - - - -