You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace providers groups introduced by #1071 with a new concept of sub-providers / inheritance with parent providers.
For users, it should be easier to handle, as the parent provider configuration will apply to children providers.
For developers, it should also shorten the provider configuration, as they would not need to duplicate common parts across providers of the same group.
The text was updated successfully, but these errors were encountered:
Replace providers groups introduced by #1071 with a new concept of sub-providers / inheritance with parent providers.
The text was updated successfully, but these errors were encountered: