From 1cd3d44502f94a15bd65b7d4c170e50f129719f0 Mon Sep 17 00:00:00 2001 From: William Luke Date: Wed, 8 Dec 2021 15:04:59 +0300 Subject: [PATCH] change GTF to GFT --- apps/cic-eth/cic_eth/server/openapi/server.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/cic-eth/cic_eth/server/openapi/server.yaml b/apps/cic-eth/cic_eth/server/openapi/server.yaml index c9325fda..340b6206 100644 --- a/apps/cic-eth/cic_eth/server/openapi/server.yaml +++ b/apps/cic-eth/cic_eth/server/openapi/server.yaml @@ -26,7 +26,7 @@ paths: required: true schema: type: array - example: ["GTF"] + example: ["GFT"] items: type: string - name: proof @@ -363,7 +363,7 @@ components: type: integer description: Decimals example: - symbol: "GTF" + symbol: "GFT" address: "3FF776B6f888980DEf9d4220858803f9dC5e341e" decimals: 6 name: "Gift Token"