From b0d7c20a0b3fa30ebf2405e3d594a812e5f5ac8b Mon Sep 17 00:00:00 2001 From: yupix Date: Sun, 7 Jan 2024 19:01:14 +0900 Subject: [PATCH] =?UTF-8?q?feat:=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 | 2 +- compiler/datas/support_status.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/compiler/datas/endpoints.json b/compiler/datas/endpoints.json index e0af46c..8f57adc 100644 --- a/compiler/datas/endpoints.json +++ b/compiler/datas/endpoints.json @@ -1421,7 +1421,7 @@ "path": "/notes/search-by-tag", "request_body_hash": "3204f7840bb331c47f240590858f38e21bd5018003115952e63f9e1b659ed399", "response_body_hash": "2f214ffebaad3c6060ac051fd3654e8d60d9b61202b9f815fa1f9e9b72cd7e01", - "status": "notSupported" + "status": "supported" }, "/notes/search": { "path": "/notes/search", diff --git a/compiler/datas/support_status.md b/compiler/datas/support_status.md index 1ec471b..237bdf7 100644 --- a/compiler/datas/support_status.md +++ b/compiler/datas/support_status.md @@ -1,4 +1,4 @@ -## SUPPORTED ENDPOINTS (139/357) +## SUPPORTED ENDPOINTS (140/357) - [x] /admin/ad/create - [x] /admin/ad/delete - [x] /admin/ad/list @@ -66,6 +66,7 @@ - [x] /notes/reactions/delete - [x] /notes/renotes - [x] /notes/replies +- [x] /notes/search-by-tag - [x] /notes/show - [x] /notes/state - [x] /notes/unrenote @@ -238,7 +239,6 @@ - [ ] /renote-mute/delete - [ ] /renote-mute/list - [ ] /my/apps -- [ ] /notes/search-by-tag - [ ] /notes/search - [ ] /notes/thread-muting/create - [ ] /notes/thread-muting/delete