We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc35b7f commit e057c8eCopy full SHA for e057c8e
1 file changed
website/content/api-docs/index.mdx
@@ -49,8 +49,8 @@ client or passed via the `X-Vault-Token` or `Authorization` header for future re
49
50
## Parameter restrictions
51
52
-Several Vault APIs require path parameters. These parameters cannot end in periods, as that
53
-will cause Vault to return a 404 unsupported path error.
+Several Vault APIs require specifying path parameters. The path parameter cannot end
+in periods. Otherwise, Vault will return a 404 unsupported path error.
54
55
## Namespaces
56
0 commit comments