mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-10 17:00:11 +01:00
fix: "update text system system "
This commit is contained in:
parent
bbd9a1e529
commit
81b6838cfe
@ -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.',
|
||||
|
Loading…
Reference in New Issue
Block a user