22 lines
604 B
YAML
22 lines
604 B
YAML
![]() |
description: 'Display current rest resource for the application'
|
||
|
arguments:
|
||
|
resource-id: 'Rest ID'
|
||
|
options:
|
||
|
status: 'Rest resource status enabled | disabled'
|
||
|
messages:
|
||
|
id: 'Rest ID'
|
||
|
label: Label
|
||
|
canonical-url: 'Canonical URL'
|
||
|
status: Status
|
||
|
provider: Provider
|
||
|
enabled: Enabled
|
||
|
disabled: Disabled
|
||
|
rest-state: 'REST States'
|
||
|
supported-formats: 'Supported Formats'
|
||
|
supported-auth: 'Supported Authentication Providers'
|
||
|
not-found: 'Rest resource "%s" not found'
|
||
|
examples:
|
||
|
- description: 'Displays rest hooks'
|
||
|
execution: |
|
||
|
drupal debug:rest
|