From ecba4d5b452464d0ac1de3d34ba7682711649aaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Szuma?= Date: Tue, 16 Apr 2024 14:58:26 +0200 Subject: [PATCH] Update openapi spec --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index 375d8ebb..42dbbcaa 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -788,7 +788,7 @@ components: nullable: true type: integer peerDisconnectedTimeout: - description: Duration (in seconds) after which the peer will be removed if it disconnects. If not provided, this feature is disabled. + description: Duration (in seconds) after which the peer will be removed if it is disconnected. If not provided, this feature is disabled. example: 60 minimum: 1 nullable: true