mirror of
https://github.com/datarhei/core.git
synced 2025-10-03 23:26:39 +08:00
Fix /config/reload return type
This commit is contained in:
@@ -292,9 +292,9 @@ const docTemplate = `{
|
||||
"ApiKeyAuth": []
|
||||
}
|
||||
],
|
||||
"description": "Reload the currently active configuration. This will trigger a restart of the Restreamer.",
|
||||
"description": "Reload the currently active configuration. This will trigger a restart of the Core.",
|
||||
"produces": [
|
||||
"text/plain"
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"v16.7.2"
|
||||
|
Reference in New Issue
Block a user