mirror of
https://github.com/datarhei/core.git
synced 2025-10-04 15:42:57 +08:00
Fix swagger documentation for /api/v3/events
This commit is contained in:
@@ -319,8 +319,7 @@ const docTemplate = `{
|
||||
],
|
||||
"description": "Stream of event of whats happening in the core",
|
||||
"consumes": [
|
||||
"text/event-stream",
|
||||
"application/x-json-stream"
|
||||
"application/json"
|
||||
],
|
||||
"produces": [
|
||||
"text/event-stream",
|
||||
|
Reference in New Issue
Block a user