Skip to content

Commit

Permalink
Small fix for solvers openapi spec (#2390)
Browse files Browse the repository at this point in the history
# Description
Yearn team noticed that this was not updated after we stopped
continuously updating fees for fok limit orders.
  • Loading branch information
MartinquaXD authored Feb 9, 2024
1 parent e61e525 commit 9b90093
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/solvers/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -607,8 +607,8 @@ components:
fee:
description: |
The sell token amount that should be taken as a fee for this
trade. This only gets returned for partially fillable limit
orders and only refers to the actual amount filled by the trade.
trade. This only gets returned for limit orders and only refers
to the actual amount filled by the trade.
executedAmount:
description: |
The amount of the order that was executed. This is denoted in
Expand Down

0 comments on commit 9b90093

Please sign in to comment.