mirror of
https://github.com/datarhei/core.git
synced 2025-10-05 07:57:13 +08:00
Update API docs
This commit is contained in:
14
docs/docs.go
14
docs/docs.go
@@ -4464,6 +4464,13 @@ const docTemplate = `{
|
||||
"type": "integer",
|
||||
"format": "int"
|
||||
},
|
||||
"session_log_buffer_sec": {
|
||||
"type": "integer",
|
||||
"format": "int"
|
||||
},
|
||||
"session_log_path_pattern": {
|
||||
"type": "string"
|
||||
},
|
||||
"session_timeout_sec": {
|
||||
"type": "integer",
|
||||
"format": "int"
|
||||
@@ -6676,6 +6683,13 @@ const docTemplate = `{
|
||||
"type": "integer",
|
||||
"format": "int"
|
||||
},
|
||||
"session_log_buffer_sec": {
|
||||
"type": "integer",
|
||||
"format": "int"
|
||||
},
|
||||
"session_log_path_pattern": {
|
||||
"type": "string"
|
||||
},
|
||||
"session_timeout_sec": {
|
||||
"type": "integer",
|
||||
"format": "int"
|
||||
|
Reference in New Issue
Block a user