Skip to content

Commit 82037db

Browse files
committed
[AUTOMATED] Update: proto/docs/trails-api.gen.yaml
1 parent f407ecc commit 82037db

File tree

1 file changed

+12
-28
lines changed

1 file changed

+12
-28
lines changed

api-reference/trails-api.gen.yaml

Lines changed: 12 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# trails-api v1 66c279b84c70b817bb9b5676ab3656f7188e3b39
1+
# trails-api v1 a426bd90b09b82411861e1ba36d7ec2a9a9da835
22
# --
33
# Code generated by [email protected] with openapi generator; DO NOT EDIT
44
#
@@ -1877,49 +1877,33 @@ components:
18771877
enum:
18781878
- DESC
18791879
- ASC
1880-
Version:
1881-
type: object
1882-
required:
1883-
- webrpcVersion
1884-
- schemaVersion
1885-
- schemaHash
1886-
- appVersion
1887-
properties:
1888-
webrpcVersion:
1889-
type: string
1890-
schemaVersion:
1891-
type: string
1892-
schemaHash:
1893-
type: string
1894-
appVersion:
1895-
type: string
18961880
RuntimeStatus:
18971881
type: object
18981882
required:
18991883
- healthOK
1900-
- startTime
1901-
- hostname
1902-
- uptime
1903-
- ver
1884+
- version
19041885
- branch
19051886
- commitHash
1887+
- startTime
1888+
- uptime
1889+
- hostname
19061890
- runnables
19071891
- services
19081892
properties:
19091893
healthOK:
19101894
type: boolean
1911-
startTime:
1912-
type: string
1913-
hostname:
1914-
type: string
1915-
uptime:
1916-
type: number
1917-
ver:
1895+
version:
19181896
type: string
19191897
branch:
19201898
type: string
19211899
commitHash:
19221900
type: string
1901+
startTime:
1902+
type: string
1903+
uptime:
1904+
type: string
1905+
hostname:
1906+
type: string
19231907
runnables:
19241908
type: object
19251909
services:

0 commit comments

Comments
 (0)