diff --git a/specs/openapi.json b/specs/openapi.json index ec69527..2f90cc1 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -25855,6 +25855,11 @@ "description": "", "const": 39 }, + { + "title": "POLL_RESULT", + "description": "", + "const": 46 + }, { "title": "HD_STREAMING_UPGRADED", "description": "", diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index f3e14d1..aca9cd9 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -25940,6 +25940,11 @@ "description": "", "const": 39 }, + { + "title": "POLL_RESULT", + "description": "", + "const": 46 + }, { "title": "HD_STREAMING_UPGRADED", "description": "",