From bb4ea54222a1b550dbe542640aa0088864886250 Mon Sep 17 00:00:00 2001 From: Segue Date: Wed, 20 Nov 2019 16:52:08 +0800 Subject: [PATCH] fix proof path in swagger --- client/lcd/swagger-ui/swagger.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/client/lcd/swagger-ui/swagger.yaml b/client/lcd/swagger-ui/swagger.yaml index 432b4541719d..be1565d8685f 100644 --- a/client/lcd/swagger-ui/swagger.yaml +++ b/client/lcd/swagger-ui/swagger.yaml @@ -3473,7 +3473,14 @@ definitions: type: object properties: key_path: - type: string + type: array + items: + type: object + properties: + name: + type: string + enc: + type: integer ClientConnectionsResponse: type: object properties: