From 4e188600c188b37a3ca15b2f547b48ba07b1b816 Mon Sep 17 00:00:00 2001 From: shuoer86 <129674997+shuoer86@users.noreply.github.com> Date: Mon, 16 Oct 2023 22:24:53 +0800 Subject: [PATCH] fix typos in swagger.yml --- api/swagger/server/restapi/resource/swagger.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/api/swagger/server/restapi/resource/swagger.yml b/api/swagger/server/restapi/resource/swagger.yml index 9c2682aa2..536c0ebbd 100644 --- a/api/swagger/server/restapi/resource/swagger.yml +++ b/api/swagger/server/restapi/resource/swagger.yml @@ -74,8 +74,8 @@ paths: default: 700000000 # DefaultGasLimit coins: #$ref: "#/definitions/Amount" - description: Set the coin amount that will be transfered to the smartContract. - type: number # This is kept for backward compatibilty + description: Set the coin amount that will be transferred to the smartContract. + type: number # This is kept for backward compatibility default: 0 # DefaultGasLimit expiry: description: Set the expiry duration (in number of slots) of the transaction. @@ -553,7 +553,7 @@ paths: description: Plugin identifier. responses: "204": - description: Plugin successfuly remove from the system. + description: Plugin successfully remove from the system. "400": description: Bad request. schema: @@ -596,7 +596,7 @@ paths: x-nullable: false responses: "204": - description: Command successfuly executed. + description: Command successfully executed. "400": description: Bad request. schema: