Skip to content

Commit 0bc7748

Browse files
chore: auto-convert OpenAPI YAML to JSON
1 parent bc944be commit 0bc7748

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

api-reference/trails-api.gen.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1961,6 +1961,7 @@
19611961
"destinationTokenAddress",
19621962
"destinationTokenAmount",
19631963
"destinationTokenMetadata",
1964+
"destinationToAddress",
19641965
"createdAt"
19651966
],
19661967
"properties": {
@@ -2024,6 +2025,9 @@
20242025
"destinationTokenMetadata": {
20252026
"$ref": "#/components/schemas/TokenMetadata"
20262027
},
2028+
"destinationToAddress": {
2029+
"type": "string"
2030+
},
20272031
"updatedAt": {
20282032
"type": "string"
20292033
},

0 commit comments

Comments
 (0)