mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-10 17:00:11 +01:00
Compare commits
2 Commits
8af8683431
...
5baa01b737
Author | SHA1 | Date | |
---|---|---|---|
|
5baa01b737 | ||
|
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