From be5e608f02a3a200fd19e9030e6fc5c7a3c85598 Mon Sep 17 00:00:00 2001 From: yupix Date: Wed, 21 Feb 2024 16:33:10 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=E3=82=B5=E3=83=9D=E3=83=BC=E3=83=88?= =?UTF-8?q?=E7=8A=B6=E6=B3=81=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compiler/datas/endpoints.json | 6 +++--- compiler/datas/support_status.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/compiler/datas/endpoints.json b/compiler/datas/endpoints.json index 304c8fbc..71850b64 100644 --- a/compiler/datas/endpoints.json +++ b/compiler/datas/endpoints.json @@ -917,13 +917,13 @@ "path": "/following/create", "request_body_hash": "b6e2b84e81ed0fd712448e6d36f5b5f94659df8cf63110e3d19b6b7c7e869535", "response_body_hash": "f2e8b6f4f9b57a93d609ea5ef82ce130dd6bf719f0ed7c1c13d436afedc01878", - "status": "notSupported" + "status": "supported" }, "/following/delete": { "path": "/following/delete", "request_body_hash": "2cfcd7c6e5976469d14b285e1b19fdf056fdc327435877d6736135a399b3ad87", "response_body_hash": "3182c580cb82ae6b57462fd5cb18b4fbd57a90cc931e0eb34fd34b0ddc22e337", - "status": "notSupported" + "status": "supported" }, "/following/update": { "path": "/following/update", @@ -2403,4 +2403,4 @@ "status": "notSupported" } } -} \ No newline at end of file +} diff --git a/compiler/datas/support_status.md b/compiler/datas/support_status.md index 3f10a8f9..b46aa825 100644 --- a/compiler/datas/support_status.md +++ b/compiler/datas/support_status.md @@ -1,4 +1,4 @@ -## SUPPORTED ENDPOINTS (137/367) +## SUPPORTED ENDPOINTS (139/367) - [x] /admin/ad/create - [x] /admin/ad/list - [x] /admin/drive/clean-remote-files @@ -39,6 +39,8 @@ - [x] /drive/files/update - [x] /drive/files/upload-from-url - [x] /drive/folders/delete +- [x] /following/create +- [x] /following/delete - [x] /invite/delete - [x] /emojis - [x] /emoji @@ -160,8 +162,6 @@ - [ ] /federation/show-instance - [ ] /federation/update-remote-user - [ ] /federation/users -- [ ] /following/create -- [ ] /following/delete - [ ] /following/update - [ ] /following/update-all - [ ] /following/invalidate