open-feature / spec

OpenFeature specification
https://openfeature.dev
Apache License 2.0
595 stars 35 forks source link

fix: correct `event details` type, include `provider name` #210

Closed toddbaert closed 7 months ago

toddbaert commented 8 months ago

We made this change in the spec: https://openfeature.dev/specification/sections/events#requirement-523

But neglected to update it in "types"... it's already implemented in most SDKs.

toddbaert commented 7 months ago

Merging since this is small, and a bug (inconsistency).