mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
[ACS-6630] Replaced references of any
This commit is contained in:
@@ -115,7 +115,7 @@ settingsApi.publishExtensionConfig(`<instanceId>`, extensionConfig).then(() => {
|
||||
| Name | Type |
|
||||
|------------|-----------------------------------|
|
||||
| **type** | string |
|
||||
| **value** | any |
|
||||
| **value** | string |
|
||||
| parameters | [RuleParameter[]](#RuleParameter) |
|
||||
|
||||
## ActionRef
|
||||
@@ -126,4 +126,4 @@ settingsApi.publishExtensionConfig(`<instanceId>`, extensionConfig).then(() => {
|
||||
|-------------|--------|
|
||||
| **id** | string |
|
||||
| **type** | string |
|
||||
| **payload** | any |
|
||||
| **payload** | string |
|
||||
|
Reference in New Issue
Block a user