From 06af713eb3fbd41c1ddc0f9838c075b045e5808b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Mon, 22 Feb 2021 22:29:56 +0100 Subject: [PATCH] Add Odysee field in lyen --- 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 2004bd3..b4d22ff 100644 --- a/api/teks/documentation/1.0.0/teks.json +++ b/api/teks/documentation/1.0.0/teks.json @@ -574,7 +574,8 @@ "Dailymotion", "Vimeo", "Soundcloud", - "File" + "File", + "Odysee" ] } } @@ -796,7 +797,8 @@ "Dailymotion", "Vimeo", "Soundcloud", - "File" + "File", + "Odysee" ] } } diff --git a/components/url/liens.json b/components/url/liens.json index a8b7a33..d3f49a9 100644 --- a/components/url/liens.json +++ b/components/url/liens.json @@ -19,7 +19,8 @@ "Dailymotion", "Vimeo", "Soundcloud", - "File" + "File", + "Odysee" ], "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 3f7fbb7..009870f 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": "01/10/2021 9:46:01 PM" + "x-generation-date": "02/22/2021 10:15:49 PM" }, "x-strapi-config": { "path": "/dokiman", @@ -1105,7 +1105,8 @@ "Dailymotion", "Vimeo", "Soundcloud", - "File" + "File", + "Odysee" ] } } @@ -1327,7 +1328,8 @@ "Dailymotion", "Vimeo", "Soundcloud", - "File" + "File", + "Odysee" ] } }