Skip to content

Commit 2593335

Browse files
committed
[AUTOMATED] Update: proto/docs/trails-api.gen.yaml
1 parent ba9b0c5 commit 2593335

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

api-reference/trails-api.gen.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# trails-api v1 4075a64caa6cf1a0398a83bb5028ce078b1ff625
1+
# trails-api v1 f0bc670e0470ee70458af83aa1129c53613c23aa
22
# --
33
# Code generated by [email protected] with openapi generator; DO NOT EDIT
44
#
@@ -1071,6 +1071,7 @@ components:
10711071
- quote
10721072
- fees
10731073
- trailsVersion
1074+
- trailsContracts
10741075
- expiresAt
10751076
properties:
10761077
id:
@@ -1115,6 +1116,8 @@ components:
11151116
$ref: '#/components/schemas/IntentFees'
11161117
trailsVersion:
11171118
type: string
1119+
trailsContracts:
1120+
$ref: '#/components/schemas/TrailsContracts'
11181121
expiresAt:
11191122
type: string
11201123
updatedAt:
@@ -1895,12 +1898,9 @@ components:
18951898
type: object
18961899
required:
18971900
- intent
1898-
- trailsContracts
18991901
properties:
19001902
intent:
19011903
$ref: '#/components/schemas/Intent'
1902-
trailsContracts:
1903-
$ref: '#/components/schemas/TrailsContracts'
19041904
CommitIntentResponse:
19051905
type: object
19061906
required:

0 commit comments

Comments
 (0)