mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
@@ -2169,8 +2169,8 @@
|
||||
"format": "int64"
|
||||
},
|
||||
"errors": {
|
||||
"description": "errors contains alarm/health information and status.",
|
||||
"type": "array",
|
||||
"title": "errors contains alarm/health information and status",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
@@ -2184,7 +2184,7 @@
|
||||
"format": "uint64"
|
||||
},
|
||||
"raftAppliedIndex": {
|
||||
"description": "appliedIndex is the current raft applied index of the responding member.",
|
||||
"description": "raftAppliedIndex is the current raft applied index of the responding member.",
|
||||
"type": "string",
|
||||
"format": "uint64"
|
||||
},
|
||||
@@ -2417,4 +2417,4 @@
|
||||
"ApiKey": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user