We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79cbdb4 commit 8bb0f2fCopy full SHA for 8bb0f2f
1 file changed
hiro-openapi.yml
@@ -4847,7 +4847,7 @@ components:
4847
format: int64
4848
fee:
4849
$ref: '#/components/schemas/AuctionFee'
4850
- instant_complete:
+ immediate_buyout:
4851
type: boolean
4852
AuctionTemplate:
4853
type: object
@@ -4968,7 +4968,7 @@ components:
4968
type: array
4969
items:
4970
type: string
4971
4972
4973
AuctionNotificationBid:
4974
@@ -5053,7 +5053,7 @@ components:
5053
5054
cursor:
5055
5056
- directed_at_me:
+ allowed_only:
5057
5058
AuctionBidRequest:
5059
0 commit comments