diff --git a/web-docs/troubleshooting.md b/web-docs/troubleshooting.md index 2fe15df26..4ee755601 100644 --- a/web-docs/troubleshooting.md +++ b/web-docs/troubleshooting.md @@ -12,6 +12,8 @@ See your provider's documentation for details on how to enable verbose logging. The [detailed evaluation](https://openfeature.dev/docs/reference/concepts/evaluation-api#detailed-evaluation) functions can also be helpful in understanding why an evaluation proceeded a particular way. +--- + ## HTTP Integer Response Behavior Why is my `int` response a `string`?