From 52fa1a482801be59cecb5dc7b165c57050cbd50c Mon Sep 17 00:00:00 2001 From: Prateek Sunal Date: Sat, 25 Jun 2022 11:42:40 +0530 Subject: [PATCH] Remove Url Property --- swagger.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/swagger.yaml b/swagger.yaml index 6d43cc6..2b2f125 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -376,9 +376,6 @@ components: uploaderVerified: type: boolean description: Whether the video's uploader is verified. - url: - type: string - description: The relative URL to the video. views: type: integer description: The number of views the video has.