fix(backend): read:admin:show-user と read:admin:show-users を統合 (#13798)
* fix(frontend): 同じdisplayNameの権限があるのを修正 * read:admin:show-user と read:admin:show-users を統合 * Update Changelog
This commit is contained in:
parent
83a9aa4533
commit
e0b47999fa
8 changed files with 6 additions and 11 deletions
|
|
@ -678,7 +678,7 @@ declare module '../api.js' {
|
|||
/**
|
||||
* No description provided.
|
||||
*
|
||||
* **Credential required**: *Yes* / **Permission**: *read:admin:show-users*
|
||||
* **Credential required**: *Yes* / **Permission**: *read:admin:show-user*
|
||||
*/
|
||||
request<E extends 'admin/show-users', P extends Endpoints[E]['req']>(
|
||||
endpoint: E,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue