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