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
As mentioned here, these should be different objects. It's a minor issue, but the EvaluationDetails should be a subset of the EvaluationDetails, as mentioned here. There's no need for the provider to be setting the flag key when the SDK can do that.
As mentioned here, these should be different objects. It's a minor issue, but the
EvaluationDetailsshould be a subset of theEvaluationDetails, as mentioned here. There's no need for the provider to be setting the flag key when the SDK can do that.See: https://openfeature.dev/specification/types/#resolution-details
Definition of Done:
ResolutionDetailstype is added as per spec