Skip to content

Commit

Permalink
Merge pull request #3 from gnosis/update-openapi
Browse files Browse the repository at this point in the history
Small fix for openapi spec
  • Loading branch information
squadgazzz authored Feb 9, 2024
2 parents 44ab49b + 6b10d00 commit 532daa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -543,8 +543,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 532daa2

Please sign in to comment.