maxveldink / openfeature-sdk-sorbet

Sorbet-aware OpenFeature Ruby Implementation
MIT License
2 stars 0 forks source link

Add which provider returned the flag to the MultipleSourceProvider #13

Open maxveldink opened 1 year ago

maxveldink commented 1 year ago

The multiple source provider looks against multiple providers to try and resolve a flag. It would be helpful to include which provider, if any, responded with the flag in the variant field of the ResolutionDetails.