fix: "update text system system "

This commit is contained in:
yond1994 2024-06-07 01:26:10 +02:00
parent bbd9a1e529
commit 81b6838cfe

View File

@ -211,7 +211,7 @@ function apiSystemEndpoints(app) {
[validApiKey],
async (request, response) => {
/*
#swagger.tags = ['System']
#swagger.tags = ['System Settings']
#swagger.description = 'Permanently remove documents from the system.'
#swagger.requestBody = {
description: 'Array of document names to be removed permanently.',