From bab8aa3521c85ea6e472dbe89bed25345ae5202c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Thu, 29 Apr 2021 20:09:58 +0200 Subject: [PATCH] Add Rumble to sit enum --- api/teks/documentation/1.0.0/teks.json | 6 ++++-- components/url/liens.json | 3 ++- .../documentation/1.0.0/full_documentation.json | 8 +++++--- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/api/teks/documentation/1.0.0/teks.json b/api/teks/documentation/1.0.0/teks.json index 601dd3b..6e92391 100644 --- a/api/teks/documentation/1.0.0/teks.json +++ b/api/teks/documentation/1.0.0/teks.json @@ -575,7 +575,8 @@ "Vimeo", "Soundcloud", "File", - "Lbry" + "Lbry", + "Rumble" ] } } @@ -798,7 +799,8 @@ "Vimeo", "Soundcloud", "File", - "Lbry" + "Lbry", + "Rumble" ] } } diff --git a/components/url/liens.json b/components/url/liens.json index 35bb783..3e8d5fb 100644 --- a/components/url/liens.json +++ b/components/url/liens.json @@ -20,7 +20,8 @@ "Vimeo", "Soundcloud", "File", - "Lbry" + "Lbry", + "Rumble" ], "required": true } diff --git a/extensions/documentation/documentation/1.0.0/full_documentation.json b/extensions/documentation/documentation/1.0.0/full_documentation.json index db35d27..4c4c6fc 100644 --- a/extensions/documentation/documentation/1.0.0/full_documentation.json +++ b/extensions/documentation/documentation/1.0.0/full_documentation.json @@ -11,7 +11,7 @@ "url": "https://o-k-i.net" }, "license": null, - "x-generation-date": "02/24/2021 7:19:49 AM" + "x-generation-date": "04/29/2021 8:08:20 PM" }, "x-strapi-config": { "path": "/dokiman", @@ -1106,7 +1106,8 @@ "Vimeo", "Soundcloud", "File", - "Lbry" + "Lbry", + "Rumble" ] } } @@ -1329,7 +1330,8 @@ "Vimeo", "Soundcloud", "File", - "Lbry" + "Lbry", + "Rumble" ] } }