Skip to content

Commit da091f6

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

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
#
@@ -1074,6 +1074,7 @@ components:
10741074
- quote
10751075
- fees
10761076
- trailsVersion
1077+
- trailsContracts
10771078
- expiresAt
10781079
properties:
10791080
id:
@@ -1118,6 +1119,8 @@ components:
11181119
$ref: '#/components/schemas/IntentFees'
11191120
trailsVersion:
11201121
type: string
1122+
trailsContracts:
1123+
$ref: '#/components/schemas/TrailsContracts'
11211124
expiresAt:
11221125
type: string
11231126
updatedAt:
@@ -1898,12 +1901,9 @@ components:
18981901
type: object
18991902
required:
19001903
- intent
1901-
- trailsContracts
19021904
properties:
19031905
intent:
19041906
$ref: '#/components/schemas/Intent'
1905-
trailsContracts:
1906-
$ref: '#/components/schemas/TrailsContracts'
19071907
CommitIntentResponse:
19081908
type: object
19091909
required:

0 commit comments

Comments
 (0)