From 78352c0e23961a9ed171d792402bfbf76fcfba19 Mon Sep 17 00:00:00 2001 From: krunal Date: Thu, 30 Nov 2023 13:26:21 +0530 Subject: [PATCH] update stopword get response --- src/core_api.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core_api.cpp b/src/core_api.cpp index 60f8e870..8c640b82 100644 --- a/src/core_api.cpp +++ b/src/core_api.cpp @@ -2202,9 +2202,9 @@ bool get_stopword(const std::shared_ptr& req, const std::shared_ptrset_200(res_json.dump());