mirror of
https://github.com/datarhei/core.git
synced 2025-10-04 07:37:33 +08:00
Update swagger docs
This commit is contained in:
@@ -4415,6 +4415,7 @@ const docTemplate = `{
|
||||
}
|
||||
},
|
||||
"created_at": {
|
||||
"description": "RFC3339",
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
@@ -4552,9 +4553,11 @@ const docTemplate = `{
|
||||
"type": "string"
|
||||
},
|
||||
"last_contact_ms": {
|
||||
"description": "milliseconds",
|
||||
"type": "number"
|
||||
},
|
||||
"latency_ms": {
|
||||
"description": "milliseconds",
|
||||
"type": "number"
|
||||
},
|
||||
"status": {
|
||||
@@ -4620,6 +4623,7 @@ const docTemplate = `{
|
||||
"type": "string"
|
||||
},
|
||||
"last_contact_ms": {
|
||||
"description": "milliseconds",
|
||||
"type": "number"
|
||||
},
|
||||
"log_index": {
|
||||
@@ -5831,6 +5835,9 @@ const docTemplate = `{
|
||||
"config": {
|
||||
"$ref": "#/definitions/api.ProcessConfig"
|
||||
},
|
||||
"core_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "integer",
|
||||
"format": "int64"
|
||||
@@ -7732,6 +7739,7 @@ const docTemplate = `{
|
||||
"type": "string"
|
||||
},
|
||||
"build_date": {
|
||||
"description": "RFC3339",
|
||||
"type": "string"
|
||||
},
|
||||
"compiler": {
|
||||
|
Reference in New Issue
Block a user