Remove the admin/ prefix on Admin APIs for consistency (#1228)
This commit is contained in:
parent
0982664688
commit
e3d00bd75e
|
@ -3,7 +3,7 @@ title: admin/accounts API methods
|
|||
description: Perform moderation actions with accounts.
|
||||
menu:
|
||||
docs:
|
||||
name: admin/accounts
|
||||
name: accounts
|
||||
parent: methods-admin
|
||||
identifier: methods-admin-accounts
|
||||
aliases: [
|
||||
|
|
|
@ -3,7 +3,7 @@ title: admin/domain_blocks API methods
|
|||
description: Disallow certain domains to federate.
|
||||
menu:
|
||||
docs:
|
||||
name: admin/domain_blocks
|
||||
name: domain_blocks
|
||||
parent: methods-admin
|
||||
identifier: methods-admin-domain_blocks
|
||||
aliases: [
|
||||
|
|
|
@ -3,7 +3,7 @@ title: admin/reports API methods
|
|||
description: Perform moderation actions with reports.
|
||||
menu:
|
||||
docs:
|
||||
name: admin/reports
|
||||
name: reports
|
||||
parent: methods-admin
|
||||
identifier: methods-admin-reports
|
||||
aliases: [
|
||||
|
|
|
@ -3,7 +3,7 @@ title: admin/trends API methods
|
|||
description: TODO
|
||||
menu:
|
||||
docs:
|
||||
name: admin/trends
|
||||
name: trends
|
||||
parent: methods-admin
|
||||
identifier: methods-admin-trends
|
||||
aliases: [
|
||||
|
|
Loading…
Reference in New Issue