diff --git a/doc/api/v0.yaml b/doc/api/v0.yaml index 4ac1265dea..e03eb0d350 100644 --- a/doc/api/v0.yaml +++ b/doc/api/v0.yaml @@ -633,7 +633,7 @@ paths: blockContentSizeAvg: description: 'Moving average of the last 3 blocks size' type: integer - format: 0 + minimum: 0 peerAvailableCnt: description: Number of nodes that are available for p2p discovery and events propagation type: integer