mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-11 01:10:11 +01:00
Compare commits
2 Commits
8af8683431
...
5baa01b737
Author | SHA1 | Date | |
---|---|---|---|
|
5baa01b737 | ||
|
81b6838cfe |
@ -211,7 +211,7 @@ function apiSystemEndpoints(app) {
|
|||||||
[validApiKey],
|
[validApiKey],
|
||||||
async (request, response) => {
|
async (request, response) => {
|
||||||
/*
|
/*
|
||||||
#swagger.tags = ['System']
|
#swagger.tags = ['System Settings']
|
||||||
#swagger.description = 'Permanently remove documents from the system.'
|
#swagger.description = 'Permanently remove documents from the system.'
|
||||||
#swagger.requestBody = {
|
#swagger.requestBody = {
|
||||||
description: 'Array of document names to be removed permanently.',
|
description: 'Array of document names to be removed permanently.',
|
||||||
|
Loading…
Reference in New Issue
Block a user