chore: サポート状況を更新

pull/125/head
yupix 8 months ago
parent 87067504ab
commit 16fc12e386
No known key found for this signature in database
GPG Key ID: 2FF705F5C56D9C06

@ -1319,13 +1319,13 @@
"path": "/notes/clips",
"request_body_hash": "96c112f7b0436a5b8d477b33065a4666f4274102102f233d7625f59b8a214eeb",
"response_body_hash": "eebc9917ef7b9563506a4c92a65ec5b80d502168c77c1efaf63af042c5afd2db",
"status": "notSupported"
"status": "supported"
},
"/notes/conversation": {
"path": "/notes/conversation",
"request_body_hash": "5fdcf6d27743db052316f5d25d973688227b2fb6be6e5f8bab7ae1869dab0a1e",
"response_body_hash": "9ab840ebb6d5b47556a41c3ff22e212a348c3b34499583951a8d08cb6892c10b",
"status": "notSupported"
"status": "supported"
},
"/notes/delete": {
"path": "/notes/delete",
@ -1349,25 +1349,25 @@
"path": "/notes/featured",
"request_body_hash": "406b7ed03c820a35a6fd6209bd8a6b7557ea8fdfec098267a798d7264b00df5e",
"response_body_hash": "2f214ffebaad3c6060ac051fd3654e8d60d9b61202b9f815fa1f9e9b72cd7e01",
"status": "notSupported"
"status": "supported"
},
"/notes/global-timeline": {
"path": "/notes/global-timeline",
"request_body_hash": "e850860f9b0a558db0c88a01567e322e94141606f6982891c3ad8cb4604a4b8e",
"response_body_hash": "974f614262608727d3028d5859ea976cf494693834239b0ac367eb545d656395",
"status": "notSupported"
"status": "supported"
},
"/notes/hybrid-timeline": {
"path": "/notes/hybrid-timeline",
"request_body_hash": "299aa4e0901e4667f9a6edcca3447c2f4e55ec2e97e810d47a609e8669ba808d",
"response_body_hash": "aba4e2293fa8d4a7e1e8d7062758099b38ac07c413079aa14b7d373a7c893af8",
"status": "needToWork"
"status": "supported"
},
"/notes/local-timeline": {
"path": "/notes/local-timeline",
"request_body_hash": "9d18ebd1828ed207930cb9f0ae8dccd9fe2d4df37bb6466dd9e98d3033aa4bad",
"response_body_hash": "d3360c00660ecfb4e90c1701e239e0c2714f6335341e7e0ab59356aef04b9c90",
"status": "needToWork"
"status": "supported"
},
"/notes/mentions": {
"path": "/notes/mentions",

@ -1,4 +1,4 @@
## SUPPORTED ENDPOINTS (135/357)
## SUPPORTED ENDPOINTS (139/357)
- [x] /admin/ad/create
- [x] /admin/ad/delete
- [x] /admin/ad/list
@ -49,9 +49,15 @@
- [x] /invite/limit
- [x] /notes/create
- [x] /notes/children
- [x] /notes/clips
- [x] /notes/conversation
- [x] /notes/delete
- [x] /notes/favorites/create
- [x] /notes/favorites/delete
- [x] /notes/featured
- [x] /notes/global-timeline
- [x] /notes/hybrid-timeline
- [x] /notes/local-timeline
- [x] /notes/mentions
- [x] /notes/polls/recommendation
- [x] /notes/polls/vote
@ -232,10 +238,6 @@
- [ ] /renote-mute/delete
- [ ] /renote-mute/list
- [ ] /my/apps
- [ ] /notes/clips
- [ ] /notes/conversation
- [ ] /notes/featured
- [ ] /notes/global-timeline
- [ ] /notes/search-by-tag
- [ ] /notes/search
- [ ] /notes/thread-muting/create
@ -344,8 +346,6 @@
- [ ] /invite/create (Need to work)
- [ ] /invite/list (Need to work)
- [ ] /meta (Need to work)
- [ ] /notes/hybrid-timeline (Need to work)
- [ ] /notes/local-timeline (Need to work)
- [ ] /notes/timeline (Need to work)
- [ ] /notes/translate (Need to work)
- [ ] /notes/user-list-timeline (Need to work)

Loading…
Cancel
Save