From 579cb9c0cf89c71ebf8da6640962d02b074fcb25 Mon Sep 17 00:00:00 2001 From: Julian Strobl Date: Wed, 27 Sep 2023 17:15:20 +0200 Subject: [PATCH] Update openapi.yml Signed-off-by: Julian Strobl --- docs/static/openapi.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/static/openapi.yml b/docs/static/openapi.yml index f7dac45..a6b155f 100644 --- a/docs/static/openapi.yml +++ b/docs/static/openapi.yml @@ -46613,9 +46613,7 @@ paths: properties: cid: type: string - signature: - type: string - pubkey: + address: type: string default: description: An unexpected error response. @@ -75687,9 +75685,7 @@ definitions: properties: cid: type: string - signature: - type: string - pubkey: + address: type: string planetmintgo.asset.QueryParamsResponse: type: object