Skip to content

Commit 6990382

Browse files
github-actions[bot]VojtechVitek
authored andcommitted
chore: auto-convert OpenAPI YAML to JSON
1 parent a6972e2 commit 6990382

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
@@ -2405,6 +2405,7 @@
24052405
"required": [
24062406
"healthOK",
24072407
"startTime",
2408+
"hostname",
24082409
"uptime",
24092410
"ver",
24102411
"branch",
@@ -2419,6 +2420,9 @@
24192420
"startTime": {
24202421
"type": "string"
24212422
},
2423+
"hostname": {
2424+
"type": "string"
2425+
},
24222426
"uptime": {
24232427
"type": "number"
24242428
},

0 commit comments

Comments
 (0)