hotfix: repository DI symbol

This commit is contained in:
무라쿠모 2024-08-11 13:52:59 +09:00
parent 1345d0e2bd
commit f82a59d12c
No known key found for this signature in database
GPG key ID: 139D6573F92DA9F7
5 changed files with 32 additions and 3 deletions

View file

@ -514,6 +514,7 @@ declare module '../api.js' {
/**
* No description provided.
*
* **Internal Endpoint**: This endpoint is an API for the misskey mainframe and is not intended for use by third parties.
* **Credential required**: *Yes* / **Permission**: *write:admin:federation*
*/
request<E extends 'admin/federation/refresh-remote-instance-metadata', P extends Endpoints[E]['req']>(
@ -525,6 +526,7 @@ declare module '../api.js' {
/**
* No description provided.
*
* **Internal Endpoint**: This endpoint is an API for the misskey mainframe and is not intended for use by third parties.
* **Credential required**: *Yes* / **Permission**: *write:admin:federation*
*/
request<E extends 'admin/federation/remove-all-following', P extends Endpoints[E]['req']>(