WIP: Data Service
The Data Service provides the App with information about the look and feel. It will provide text as keys and information about structure, feature-toggles etc.
To improve caching on client-side, the service will provide these information with an etag
and supports the If-None-Match
Header.
Data Service
Data Service is described in another Section
Plugin Screens
Please refer figma link :
Plugin Routing and Flows
The plugin can be loaded with the path dataservice
.Whenever this path is invoked , the platform will check for the feature enabled or not from the master configuration and load the components if it is enabled.