From 640cedd6dfb09ab553a456501cef4b7c13d279b1 Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Wed, 27 Sep 2023 11:09:59 -0400 Subject: [PATCH] fixup: add hr Signed-off-by: Todd Baert --- web-docs/troubleshooting.md | 2 ++ 1 file changed, 2 insertions(+) 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`?