From 12e1fa64972bf77e446eccdfb7f601e1d7a94ec6 Mon Sep 17 00:00:00 2001 From: Aleksei Kolchanov Date: Sun, 7 Jul 2024 11:08:22 +0300 Subject: [PATCH] Fix docs spacing --- docs/api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api.md b/docs/api.md index 3a4b0bf5..2b23e2c2 100644 --- a/docs/api.md +++ b/docs/api.md @@ -35,8 +35,8 @@ Content-Type: application/json | `tiktokH265` | `boolean` | `true / false` | `false` | changes whether 1080p h265 videos are preferred or not. | ### response body variables -| key | type | variables | -|:-------------|:---------|:------------------------------------------------------------| +| key | type | variables | +|:----------------|:---------|:------------------------------------------------------------| | `status` | `string` | `error / redirect / stream / success / rate-limit / picker` | | `text` | `string` | various text, mostly used for errors | | `url` | `string` | direct link to a file or a link to cobalt's live render |