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#
@@ -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 :
You can’t perform that action at this time.
0 commit comments