Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sunce86 committed Jan 10, 2025
1 parent e77a7d7 commit 6af37c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/orderbook/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -903,8 +903,8 @@ components:
- $ref: "#/components/schemas/BigUint"
executedFeeAmount:
description: The total amount of signed order fees that have been executed
for this order. The value is expressed in surplus token - sell token for
buy orders, and in buy token for sell orders.
for this order. The value is expressed in surplus token (sell token for
buy orders, and in buy token for sell orders).
allOf:
- $ref: "#/components/schemas/BigUint"
invalidated:
Expand Down

0 comments on commit 6af37c7

Please sign in to comment.