Skip to content

Commit f374b7d

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

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

api-reference/trails-api.gen.yaml

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# trails-api v1 35c8448f49399dff5d5e1f01e1155366058af4e5
1+
# trails-api v1 f143a5dae32057ecbd675951259345fe1053b900
22
# --
33
# Code generated by [email protected] with openapi generator; DO NOT EDIT
44
#
@@ -2031,26 +2031,6 @@ components:
20312031
$ref: '#/components/schemas/IntentSummary'
20322032
nextPage:
20332033
$ref: '#/components/schemas/Page'
2034-
RequeueIntentRequest:
2035-
type: object
2036-
required:
2037-
- intentId
2038-
properties:
2039-
intentId:
2040-
type: string
2041-
RequeueIntentResponse:
2042-
type: object
2043-
required:
2044-
- intentId
2045-
- requeuedTransactions
2046-
- status
2047-
properties:
2048-
intentId:
2049-
type: string
2050-
requeuedTransactions:
2051-
type: number
2052-
status:
2053-
$ref: '#/components/schemas/IntentStatus'
20542034
GetTokenPricesRequest:
20552035
type: object
20562036
required:

0 commit comments

Comments
 (0)