1
0
mirror of https://github.com/drakkan/sftpgo.git synced 2025-11-23 22:04:50 +02:00

OpenAPI: fix logs endpoint

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2025-06-21 09:45:29 +02:00
parent fb46c28ff2
commit 4c5d9f3a25

View File

@@ -2732,7 +2732,7 @@ paths:
$ref: '#/components/responses/InternalServerError' $ref: '#/components/responses/InternalServerError'
default: default:
$ref: '#/components/responses/DefaultResponse' $ref: '#/components/responses/DefaultResponse'
/events/log: /events/logs:
get: get:
tags: tags:
- events - events