Skip to content

Commit 0dfd4f5

Browse files
committed
feat: 🎸 Updated Win types
Added optional `quote` property to the OfferDbValue definition
1 parent fdab13e commit 0dfd4f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/shared-definitions.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,6 +1873,8 @@ components:
18731873
provider:
18741874
description: provider id
18751875
type: string
1876+
quote:
1877+
$ref: '#/components/schemas/Quote'
18761878

18771879
WinPricedOfferContent:
18781880
type: object

0 commit comments

Comments
 (0)