From 096066bc36a49d59e6c6a07ce13a9c1cc4324622 Mon Sep 17 00:00:00 2001 From: Aleksei Kolchanov Date: Sun, 7 Jul 2024 11:04:23 +0300 Subject: [PATCH] Fix docs --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index ca484f2d..3a4b0bf5 100644 --- a/docs/api.md +++ b/docs/api.md @@ -43,7 +43,7 @@ Content-Type: application/json | `pickerType` | `string` | `various / images` | | `picker` | `array` | array of picker items | | `audio` | `string` | direct link to a file or a link to cobalt's live render | -| `mediaMetadata` | `object` | Supported only on YouTube and Twitter videos. Object, that contains values `duration` (duration of the video in seconds), `likes` and `views` | +| `mediaMetadata` | `object` | Supported only on YouTube and Twitter videos. Object, that contains values `duration` (duration of the video in seconds), `likes`, `views`, `title` | ### picker item variables item type: `object`