File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1223
1223
"path" : " /invite/create" ,
1224
1224
"request_body_hash" : " 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a" ,
1225
1225
"response_body_hash" : " f117d309bd0e59b61f8795d4093f1bcca8829c4eb00b1053387ad3e80a9d878e" ,
1226
- "status" : " notSupported "
1226
+ "status" : " supported "
1227
1227
},
1228
1228
"/invite/delete" : {
1229
1229
"path" : " /invite/delete" ,
1230
1230
"request_body_hash" : " 537adfc81074c440eec54f57fb8f7a7e35b7dc53337a58072e9b04fe0d451eb9" ,
1231
1231
"response_body_hash" : " 6ecf0d16463854de241113a3ce10eda5110a6592335d489fa1fb2af5356fddef" ,
1232
- "status" : " notSupported "
1232
+ "status" : " supported "
1233
1233
},
1234
1234
"/invite/list" : {
1235
1235
"path" : " /invite/list" ,
1236
1236
"request_body_hash" : " d392bfbe478ea28a41fcb4b1cfd5b120fb85cc71ad890eea4e0abb19916c7fe1" ,
1237
1237
"response_body_hash" : " 16fe23081b1a24f8833165a1659af55490af9a5d32da87ee24d039e72b0bea99" ,
1238
- "status" : " notSupported "
1238
+ "status" : " supported "
1239
1239
},
1240
1240
"/invite/limit" : {
1241
1241
"path" : " /invite/limit" ,
1242
1242
"request_body_hash" : " 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a" ,
1243
1243
"response_body_hash" : " 75a28c140cfc4e6436ece1c513f6ab479c8250c41d5d0fff079f15ea357cdca1" ,
1244
- "status" : " notSupported "
1244
+ "status" : " supported "
1245
1245
},
1246
1246
"/meta" : {
1247
1247
"path" : " /meta" ,
2050
2050
"InviteCode" : {
2051
2051
"name" : " InviteCode" ,
2052
2052
"hash" : " 18191b88a62364a07e0757facdea0c98a971e63e0f5ac9d3ce4d20c486411781" ,
2053
- "status" : " notSupported "
2053
+ "status" : " supported "
2054
2054
},
2055
2055
"Page" : {
2056
2056
"name" : " Page" ,
Original file line number Diff line number Diff line change 1
- ## SUPPORTED ENDPOINTS (39 /322)
1
+ ## SUPPORTED ENDPOINTS (43 /322)
2
2
- [x] /admin/get-index-stats
3
3
- [x] /admin/get-table-stats
4
4
- [x] /admin/get-user-ips
9
9
- [x] /admin/unsuspend-user
10
10
- [x] /admin/update-user-note
11
11
- [x] /i
12
+ - [x] /invite/create
13
+ - [x] /invite/delete
14
+ - [x] /invite/list
15
+ - [x] /invite/limit
12
16
- [x] /notes/create
13
17
- [x] /notes/children
14
18
- [x] /notes/delete
235
239
- [ ] /i/webhooks/show
236
240
- [ ] /i/webhooks/update
237
241
- [ ] /i/webhooks/delete
238
- - [ ] /invite/create
239
- - [ ] /invite/delete
240
- - [ ] /invite/list
241
- - [ ] /invite/limit
242
242
- [ ] /meta
243
243
- [ ] /emojis
244
244
- [ ] /emoji
359
359
- [ ] RenoteMuting
360
360
- [ ] Blocking
361
361
- [ ] Hashtag
362
- - [ ] InviteCode
362
+ - [x ] InviteCode
363
363
- [ ] Page
364
364
- [ ] Channel
365
365
- [ ] QueueCount
You can’t perform that action at this time.
0 commit comments