chore: サポート状況を更新

pull/125/head
yupix 9 months ago
parent a7a7a138fd
commit bef1efedd2
No known key found for this signature in database
GPG Key ID: 2FF705F5C56D9C06

@ -23,25 +23,25 @@
"path": "/admin/ad/create",
"request_body_hash": "4d22f18a3e08dac47da6a65986d887fec39078111c373ddd4b4e960c783a8f2b",
"response_body_hash": "94fa1560dc9ea302483afe3d3f400945cc63e9549745aedaea799989beea5628",
"status": "needToWork"
"status": "supported"
},
"/admin/ad/delete": {
"path": "/admin/ad/delete",
"request_body_hash": "3e47b10418dc28d7a702f3c13c8f0cd061a88803f92ad7d9009e930a8ba8d004",
"response_body_hash": "8a4c5615e979ae63fc8f52e891b84bc4a51104b72d0534a4e42da0b830e66f6c",
"status": "notSupported"
"status": "supported"
},
"/admin/ad/list": {
"path": "/admin/ad/list",
"request_body_hash": "57981b951d44bbbaee0c2551943306c48ce5c848b98d99e97608e3a4c97d4910",
"response_body_hash": "85b6b42413fa8940927e1a56e92c2b6301bba0f9e78d8518c77566ecbd1e81b1",
"status": "needToWork"
"status": "supported"
},
"/admin/ad/update": {
"path": "/admin/ad/update",
"request_body_hash": "dfb711cee3e9a3ed83e16f5aa69cfbdd62c37c4dc4eefbc3ce3583ff830b6097",
"response_body_hash": "bf3dcbf5d0f19fa1102b7efc8947170c2292180d72b1188152338f42706edeb9",
"status": "notSupported"
"status": "supported"
},
"/admin/announcements/create": {
"path": "/admin/announcements/create",

@ -1,4 +1,8 @@
## SUPPORTED ENDPOINTS (133/357)
## SUPPORTED ENDPOINTS (135/357)
- [x] /admin/ad/create
- [x] /admin/ad/delete
- [x] /admin/ad/list
- [x] /admin/ad/update
- [x] /admin/drive/clean-remote-files
- [x] /admin/drive/cleanup
- [x] /admin/drive/files
@ -90,8 +94,6 @@
- [ ] /admin/abuse-user-reports
- [ ] /admin/accounts/create
- [ ] /admin/accounts/delete
- [ ] /admin/ad/delete
- [ ] /admin/ad/update
- [ ] /admin/announcements/create
- [ ] /admin/announcements/delete
- [ ] /admin/announcements/list
@ -314,8 +316,6 @@
## Changed request body or responses
- [ ] /admin/ad/create (Need to work)
- [ ] /admin/ad/list (Need to work)
- [ ] /admin/emoji/copy (Need to work)
- [ ] /admin/get-index-stats (Need to work)
- [ ] /admin/get-user-ips (Need to work)

Loading…
Cancel
Save