Categories:
development-api plugin
Technical description of the development-api plugin
Introduction
The 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 September 4, 2025: feat: Next steps for agents platform. #AURA-29924 [RTM] (60eae014)