feat: サポート状況を更新

pull/125/head
yupix 8 months ago
parent 27d3a7fd80
commit b0d7c20a0b
No known key found for this signature in database
GPG Key ID: 2FF705F5C56D9C06

@ -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",

@ -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

Loading…
Cancel
Save