Remove Url Property

This commit is contained in:
Prateek Sunal 2022-06-25 11:42:40 +05:30 committed by GitHub
parent 8c8e6d0140
commit 52fa1a4828
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -376,9 +376,6 @@ components:
uploaderVerified: uploaderVerified:
type: boolean type: boolean
description: Whether the video's uploader is verified. description: Whether the video's uploader is verified.
url:
type: string
description: The relative URL to the video.
views: views:
type: integer type: integer
description: The number of views the video has. description: The number of views the video has.