Skip to content

Commit 8bb0f2f

Browse files
committed
Update hiro-openapi.yml
1 parent 79cbdb4 commit 8bb0f2f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

hiro-openapi.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4847,7 +4847,7 @@ components:
48474847
format: int64
48484848
fee:
48494849
$ref: '#/components/schemas/AuctionFee'
4850-
instant_complete:
4850+
immediate_buyout:
48514851
type: boolean
48524852
AuctionTemplate:
48534853
type: object
@@ -4968,7 +4968,7 @@ components:
49684968
type: array
49694969
items:
49704970
type: string
4971-
instant_complete:
4971+
immediate_buyout:
49724972
type: boolean
49734973
AuctionNotificationBid:
49744974
type: object
@@ -5053,7 +5053,7 @@ components:
50535053
format: int64
50545054
cursor:
50555055
type: string
5056-
directed_at_me:
5056+
allowed_only:
50575057
type: boolean
50585058
AuctionBidRequest:
50595059
type: object

0 commit comments

Comments
 (0)