From ec026ad2ce5818d78dba39dfca0a2c003c29c276 Mon Sep 17 00:00:00 2001 From: Skybladev2 Date: Mon, 9 Oct 2023 23:03:54 +0300 Subject: [PATCH] Remove asterixes in header (#23548) --- website/content/api-docs/system/config-state.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/api-docs/system/config-state.mdx b/website/content/api-docs/system/config-state.mdx index 05a2f2ed7c..fd4981d4ee 100644 --- a/website/content/api-docs/system/config-state.mdx +++ b/website/content/api-docs/system/config-state.mdx @@ -11,7 +11,7 @@ description: The '/sys/config/state' endpoint is used to retrieve the configurat The endpoints under `sys/config/state` return Vault's configuration state. Currently, it only supports returning a sanitized version of the configuration. -## `Get sanitized configuration state` +## Get sanitized configuration state This endpoint returns a sanitized version of the configuration state. The configuration excludes certain fields and mappings in the configuration file