Skip to content

Commit cb6707a

Browse files
committed
[AUTOMATED] Update: api/proto/docs/api.gen.yaml
1 parent 337edbc commit cb6707a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/pages/api/api/api.gen.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sequence-api v0.4.0 e2bff919127ed95949ac2d416904a0474f2162b4
1+
# sequence-api v0.4.0 619589d584342314ce02f15955bfec22e2b3be20
22
# --
33
# Code generated by [email protected] with openapi generator; DO NOT EDIT
44
#
@@ -2959,6 +2959,7 @@ components:
29592959
- quoteProvider
29602960
- quoteProviderRequestId
29612961
- quoteProviderFeeUsd
2962+
- feeQuotes
29622963
properties:
29632964
fromAmount:
29642965
type: string
@@ -2980,8 +2981,11 @@ components:
29802981
type: string
29812982
quoteProviderFeeUsd:
29822983
type: string
2983-
apiAttestation:
2984-
type: string
2984+
feeQuotes:
2985+
type: object
2986+
description: 'map<string,string>'
2987+
additionalProperties:
2988+
type: string
29852989
API_IsValidSignature_Request:
29862990
type: object
29872991
properties:

0 commit comments

Comments
 (0)