Skip to content

Commit 39ee641

Browse files
committed
[AUTOMATED] Update: proto/docs/trails-api.gen.yaml
1 parent 4ea29fb commit 39ee641

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

api-reference/trails-api.gen.yaml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# trails-api v1 a2d3e7a8836cb99f2614f83cc66051410a09fd35
1+
# trails-api v1 8f92de91bde2cea43b147e23526187b7ff8c4fcd
22
# --
33
# Code generated by [email protected] with openapi generator; DO NOT EDIT
44
#
@@ -1322,8 +1322,12 @@ components:
13221322
- routeProvidersFeeUsd
13231323
- fromAmount
13241324
- fromAmountMin
1325+
- fromAmountUsd
1326+
- fromAmountMinUsd
13251327
- toAmount
13261328
- toAmountMin
1329+
- toAmountUsd
1330+
- toAmountMinUsd
13271331
- maxSlippage
13281332
- priceImpact
13291333
- priceImpactUsd
@@ -1347,10 +1351,18 @@ components:
13471351
type: number
13481352
fromAmountMin:
13491353
type: number
1354+
fromAmountUsd:
1355+
type: number
1356+
fromAmountMinUsd:
1357+
type: number
13501358
toAmount:
13511359
type: number
13521360
toAmountMin:
13531361
type: number
1362+
toAmountUsd:
1363+
type: number
1364+
toAmountMinUsd:
1365+
type: number
13541366
maxSlippage:
13551367
type: number
13561368
priceImpact:

0 commit comments

Comments
 (0)