We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c9430 commit 43714f9Copy full SHA for 43714f9
api-reference/trails-api.gen.yaml
@@ -1,4 +1,4 @@
1
-# trails-api v1 43736c3b1d261f1a005ddf610f1ded649c4b2c04
+# trails-api v1 e15cde2266915aa8cfcbd401eccfc9c8d365fe57
2
# --
3
# Code generated by [email protected] with openapi generator; DO NOT EDIT
4
#
@@ -1735,6 +1735,7 @@ components:
1735
required:
1736
- healthOK
1737
- startTime
1738
+ - hostname
1739
- uptime
1740
- ver
1741
- branch
@@ -1746,6 +1747,8 @@ components:
1746
1747
type: boolean
1748
startTime:
1749
type: string
1750
+ hostname:
1751
+ type: string
1752
uptime:
1753
type: number
1754
ver:
0 commit comments