mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-17 03:01:08 +01:00
11 lines
243 B
YAML
11 lines
243 B
YAML
get:
|
|
tags:
|
|
- admin
|
|
summary: Get system logger settings
|
|
responses:
|
|
"200":
|
|
description: ""
|
|
content:
|
|
application/json:
|
|
schema:
|
|
$ref: ../../../components/schemas/CommonProps.yaml#/CommonProps |