|
2 | 2 |
|
3 | 3 | ## Supported Misskey Version
|
4 | 4 |
|
5 |
| -`2024.3.1` |
| 5 | +`2024.5.0-wasabi-1` |
6 | 6 |
|
7 |
| -## Supported endpoints (173/368) |
| 7 | +## Supported endpoints (173/379) |
8 | 8 |
|
9 | 9 | - [x] /admin/accounts/create
|
10 | 10 | - [x] /admin/accounts/delete
|
|
34 | 34 | - [x] /admin/invite/create
|
35 | 35 | - [x] /admin/invite/list
|
36 | 36 | - [x] /admin/reset-password
|
37 |
| -- [x] /admin/resolve-abuse-user-report |
38 | 37 | - [x] /admin/send-email
|
39 | 38 | - [x] /admin/show-moderation-logs
|
40 | 39 | - [x] /admin/suspend-user
|
|
309 | 308 | - [ ] /reversi/surrender
|
310 | 309 | - [ ] /reversi/verify
|
311 | 310 | - [ ] /notifications/flush
|
| 311 | +- [ ] /admin/abuse-report/notification-recipient/list |
| 312 | +- [ ] /admin/abuse-report/notification-recipient/show |
| 313 | +- [ ] /admin/abuse-report/notification-recipient/create |
| 314 | +- [ ] /admin/abuse-report/notification-recipient/update |
| 315 | +- [ ] /admin/abuse-report/notification-recipient/delete |
| 316 | +- [ ] /admin/system-webhook/create |
| 317 | +- [ ] /admin/system-webhook/delete |
| 318 | +- [ ] /admin/system-webhook/list |
| 319 | +- [ ] /admin/system-webhook/show |
| 320 | +- [ ] /admin/system-webhook/update |
| 321 | +- [ ] /announcements/show |
312 | 322 |
|
313 | 323 | ## Changed request body or responses
|
314 | 324 |
|
315 | 325 | - [ ] /admin/drive/show-file (Need to work)
|
316 | 326 | - [ ] /admin/get-index-stats (Need to work)
|
317 | 327 | - [ ] /admin/get-table-stats (Need to work)
|
| 328 | +- [ ] /admin/resolve-abuse-user-report (Need to work) |
318 | 329 | - [ ] /admin/update-meta (Need to work)
|
319 | 330 | - [ ] /drive (Need to work)
|
320 | 331 | - [ ] /drive/stream (Need to work)
|
|
437 | 448 | - [ ] RoleCondFormulaFollowersOrFollowingOrNotes
|
438 | 449 | - [ ] RoleCondFormulaValue
|
439 | 450 | - [ ] RolePolicies
|
440 |
| -- [ ] MetaLite |
441 |
| -- [ ] MetaDetailedOnly |
442 |
| -- [ ] MetaDetailed |
| 451 | +- [x] MetaLite |
| 452 | +- [x] MetaDetailedOnly |
| 453 | +- [x] MetaDetailed |
| 454 | +- [ ] RoleCondFormulaValueUserSettingBooleanSchema |
| 455 | +- [ ] SystemWebhook |
| 456 | +- [ ] AbuseReportNotificationRecipient |
0 commit comments