Completed deprecation of streamingOnly mode for subscriptions

This commit is contained in:
Isaac Abadi
2022-06-24 17:29:06 -04:00
parent fecefde3ad
commit 573cca0b2f
8 changed files with 2 additions and 47 deletions

View File

@@ -1826,7 +1826,6 @@ components:
required:
- name
- url
- streamingOnly
type: object
properties:
name:
@@ -2608,7 +2607,6 @@ components:
- url
- type
- user_uid
- streamingOnly
- isPlaylist
- videos
type: object
@@ -2624,8 +2622,6 @@ components:
user_uid:
type: string
nullable: true
streamingOnly:
type: boolean
isPlaylist:
type: boolean
archive: