Skip to content

Commit aefff4a

Browse files
authored
Remove originalQuoteId (#196)
forgot to remove this along w retry quotes
1 parent 69e0f91 commit aefff4a

3 files changed

Lines changed: 0 additions & 12 deletions

File tree

mintlify/openapi.yaml

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi.yaml

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi/components/schemas/quotes/Quote.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@ properties:
9595
type: string
9696
description: The ID of the transaction created from this quote.
9797
example: Transaction:019542f5-b3e7-1d02-0000-000000000005
98-
originalQuoteId:
99-
description: ID of the quote that is being retried
100-
type: string
101-
example: Quote:019542f5-b3e7-1d02-0000-000000000001
10298
rateDetails:
10399
$ref: ../transactions/OutgoingRateDetails.yaml
104100
description: Details about the rate and fees for the transaction.

0 commit comments

Comments
 (0)