api: add available, availableTime, online, onlineTime properties (#5391)

these replace ready and readyTime and allow to monitor the new
"always-available" feature.
This commit is contained in:
Alessandro Ros
2026-01-31 14:54:10 +01:00
committed by GitHub
parent a56408db19
commit 115dab1533
5 changed files with 41 additions and 8 deletions
+10
View File
@@ -589,6 +589,16 @@ components:
readyTime:
type: string
nullable: true
available:
type: boolean
availableTime:
type: string
nullable: true
online:
type: boolean
onlineTime:
type: string
nullable: true
tracks:
type: array
items: