File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # trails-api v1 4075a64caa6cf1a0398a83bb5028ce078b1ff625
1+ # trails-api v1 f0bc670e0470ee70458af83aa1129c53613c23aa
22# --
33# Code generated by [email protected] with openapi generator; DO NOT EDIT44#
@@ -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 :
You can’t perform that action at this time.
0 commit comments