File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- # sequence-api v0.4.0 e2bff919127ed95949ac2d416904a0474f2162b4
1+ # sequence-api v0.4.0 619589d584342314ce02f15955bfec22e2b3be20
22# --
33# Code generated by [email protected] with openapi generator; DO NOT EDIT44#
@@ -2959,6 +2959,7 @@ components:
29592959 - quoteProvider
29602960 - quoteProviderRequestId
29612961 - quoteProviderFeeUsd
2962+ - feeQuotes
29622963 properties :
29632964 fromAmount :
29642965 type : string
@@ -2980,8 +2981,11 @@ components:
29802981 type : string
29812982 quoteProviderFeeUsd :
29822983 type : string
2983- apiAttestation :
2984- type : string
2984+ feeQuotes :
2985+ type : object
2986+ description : ' map<string,string>'
2987+ additionalProperties :
2988+ type : string
29852989 API_IsValidSignature_Request :
29862990 type : object
29872991 properties :
You can’t perform that action at this time.
0 commit comments