View Source AshAdmin.Api (ash_admin v0.4.5-rc.0)
An API extension to alter the behavior of an API in the admin UI.
Table of Contents:
DSL Docs:
admin
admin
Configure the admin dashboard for a given API.
:name
- The name of the API in the dashboard. Will be derived if not set.:show?
- Whether or not this API and its resources should be included in the admin dashboard. The default value isfalse
.:resource_group_labels
- Humanized names for each resource group to appear in the admin area. These will be used as labels in the top navigation dropdown. If a key for a group does not appear in this mapping, the label will not be rendered. The default value is[]
.