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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user