We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3892ea commit d87c577Copy full SHA for d87c577
open_feature/open_feature_client.py
@@ -205,7 +205,7 @@ def evaluate_flag_details(
205
Evaluate the flag requested by the user from the clients provider.
206
207
:param flag_type: the type of the flag being returned
208
- :param key: the string key of the selected flag
+ :param flag_key: the string key of the selected flag
209
:param default_value: backup value returned if no result found by the provider
210
:param evaluation_context: Information for the purposes of flag evaluation
211
:param flag_evaluation_options: Additional flag evaluation information
0 commit comments