From 7f3041d6a5c49298b8764f484610d7b073e6f592 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 19 Sep 2016 13:00:50 -0400 Subject: [PATCH] Fix formatting --- website/source/docs/http/sys-auth.html.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/source/docs/http/sys-auth.html.md b/website/source/docs/http/sys-auth.html.md index 469b06c98..e60ea8871 100644 --- a/website/source/docs/http/sys-auth.html.md +++ b/website/source/docs/http/sys-auth.html.md @@ -102,7 +102,7 @@ description: |- -# /sys/auth/[auth_path]/tune +# /sys/auth/[auth-path]/tune ## GET @@ -113,14 +113,14 @@ description: |- in seconds for each TTL, which may be the system default or a auth path specific value. _This endpoint requires `sudo` capability on the final path, but the same functionality can be achieved without `sudo` via - `sys/mounts/auth/[auth_path]/tune`._ + `sys/mounts/auth/[auth-path]/tune`._
Method
GET
URL
-
`/sys/auth//tune`
+
`/sys/auth/[auth-path]/tune`
Parameters
@@ -147,14 +147,14 @@ description: |-
Tune configuration parameters for a given auth path. _This endpoint requires `sudo` capability on the final path, but the same functionality - can be achieved without `sudo` via `sys/mounts/auth/[auth_path]/tune`._ + can be achieved without `sudo` via `sys/mounts/auth/[auth-path]/tune`._
Method
POST
URL
-
`/sys/auth//tune`
+
`/sys/auth/[auth-path]/tune`
Parameters