diff --git a/api-docs-openapi.yaml b/api-docs-openapi.yaml index b7d45c076..52a5476bd 100644 --- a/api-docs-openapi.yaml +++ b/api-docs-openapi.yaml @@ -169,13 +169,12 @@ paths: "quoteBlock": "19237525", "spokePoolAddress": "0xe35e9842fceaCA96570B734083f4a58e8F7C5f2A", "expectedFillTimeSec": "4", - "limits": - { + "limits": { "minDeposit": "7799819", "maxDeposit": "22287428516241", "maxDepositInstant": "201958902363", "maxDepositShortDelay": "2045367713809", - "recommendedDepositInstant": "201958902363", + "recommendedDepositInstant": "201958902363" } } "400": @@ -531,10 +530,6 @@ components: description: > The expected time (in seconds) for a fill to be made. Represents 75th percentile of the 7-day rolling average of times (updated daily). Times are dynamic by origin/destination token/chain for a given amount. example: "4" - limits: - type: object - properties: - $ref: '#/components/schemas/TransferLimits' TransferLimits: type: object properties: