mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-30 19:37:27 +02:00
remove #swagger.path from API docs
This commit is contained in:
@@ -110,7 +110,6 @@ function apiWorkspaceThreadEndpoints(app) {
|
||||
/*
|
||||
#swagger.tags = ['Workspace Threads']
|
||||
#swagger.description = 'Update thread name by its unique slug.'
|
||||
#swagger.path = '/v1/workspace/{slug}/thread/{threadSlug}/update'
|
||||
#swagger.parameters['slug'] = {
|
||||
in: 'path',
|
||||
description: 'Unique slug of workspace',
|
||||
|
||||
Reference in New Issue
Block a user