From f3f582286a09996ef0afd4aae03b257f9d3d7d50 Mon Sep 17 00:00:00 2001 From: Trim21 Date: Tue, 30 Jan 2024 21:22:59 +0800 Subject: [PATCH] Update api.yml --- open-api/api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-api/api.yml b/open-api/api.yml index c737abc..477713f 100644 --- a/open-api/api.yml +++ b/open-api/api.yml @@ -683,7 +683,7 @@ components: type: "http" description: | Some api like getting a subject doesn't require any authorization. - But only authorized user can see NSFW recoed, non-authorized user get 404 response. + But NSFW contents are only visible to authorized user, non-authorized user will get 404 response. You can create a access token here [https://bgm.tv/dev/app](https://bgm.tv/dev/app) scheme: "bearer"