Skip to content

Commit

Permalink
[TRIVIAL] Missing OpenAPI quote fee param (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
squadgazzz authored Aug 1, 2024
1 parent 24dec06 commit a2cf185
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,8 @@ components:
$ref: "#/components/schemas/TokenAmount"
buy_amount:
$ref: "#/components/schemas/TokenAmount"
fee:
$ref: "#/components/schemas/TokenAmount"
Fulfillment:
description: |
A trade which fulfills an order from the auction.
Expand Down

0 comments on commit a2cf185

Please sign in to comment.