Categories:
aura-development-api plugin
Technical description of the aura-development-api plugin
Introduction
aura-development-api plugin manages the configuration in development environments. Only available in development environments.
Consumes components (IOC)
| Name | Type | Description |
|---|---|---|
| configurationManager | PluginType.Service | Configuration manager |
| redisConnector | PluginType.Service | Redis connector |
Provides components (IOC)
| Name | Type | Description |
|---|---|---|
| developmentApi | PluginType.API | Endpoints to change development configuration |
| behaviorCache | PluginType.Service | Cache to store the configuration changes |
| behaviorManager | PluginType.Service | Management of changes |
Last modified March 20, 2025: feat: Text to describe the feature #AURA-27863 [RTM] (f0dd58eb)