python-sdk/open_feature/flag_evaluation
Andrew Helsby 04a4323310
feat: specification-0.5.0 (#44)
* feature/spec-0.3.0: Update docs on merging contexts to reflect spec

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

* feature/spec-0.5.0: Ensure error message is optional and error code required when an error has been found
Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

* feature/spec-0.5.0: Remove returns in exception docstrings
Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>
2022-11-11 11:06:22 +00:00
..
__init__.py
flag_evaluation_details.py feat: specification-0.5.0 (#44) 2022-11-11 11:06:22 +00:00
flag_evaluation_options.py feat: spec-0.2.0 (#38) 2022-11-09 15:05:35 +00:00
flag_type.py feat: spec-0.2.0 (#38) 2022-11-09 15:05:35 +00:00
reason.py