{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/peertube/main/json-schema/VideoStatsUserAgentDevice.json", "title": "VideoStatsUserAgentDevice", "enum": [ "console", "embedded", "mobile", "smarttv", "tablet", "wearable", "xr", "desktop" ] }