open-feature / spec

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

fix: Include hook hints in evaluation options type. #250

Closed kinyoklion closed 3 months ago

kinyoklion commented 3 months ago

This PR

In section 4.5.1 of hooks it specifies:

> `Flag evaluation options` **MAY** contain `hook hints`, a map of data to be provided to hook invocations.

But it does not include this in the types.md file, which makes this a bit confusing.

Related Issues

Notes

Follow-up Tasks

How to test

toddbaert commented 3 months ago

Merging with on 2 approvals since this is fairly clearly a bug and not controversial.