From 7eef00ed5bf95e225d26369e35ba25f40a368d12 Mon Sep 17 00:00:00 2001 From: kunalroute Date: Mon, 15 Jul 2024 15:29:46 +0530 Subject: [PATCH] update: pf api desc --- static/api/PATHFINDER.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/api/PATHFINDER.yaml b/static/api/PATHFINDER.yaml index 9c56c8e8..16ccb336 100644 --- a/static/api/PATHFINDER.yaml +++ b/static/api/PATHFINDER.yaml @@ -310,7 +310,7 @@ components: example: "43113" asset: type: object - destination: 'stableReserveAsset' is swapped to 'asset' if path length > 1 and sent to receiver. Note - final token as wrapped native is not supported currently. User will get native on destination in this case. + description: 'stableReserveAsset' is swapped to 'asset' if path length > 1 and sent to receiver. Note - final token as wrapped native is not supported currently. User will get native on destination in this case. required: - "decimals" - "symbol"