Extension Config


To configure and customize your service plugin, you need to provide important details in the plugin.json configuration file.

Note

If you created your service plugin extension with the CLI, required fields are automatically populated for you.

Configuration Params
actionConfigActionSPIConfig

Action service plugin configuration


baseUristring

URL to action provider service for this action

Did this help?