From d4b2b5d1cbad2feb1981cb11dd76eabb02fa1085 Mon Sep 17 00:00:00 2001 From: Mike Christof Date: Fri, 30 Nov 2018 18:55:33 +0000 Subject: [PATCH] fixed api/secret/ssh docs (#5833) --- website/source/api/secret/ssh/index.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/api/secret/ssh/index.html.md b/website/source/api/secret/ssh/index.html.md index 43ebf026e3..1e434f2c17 100644 --- a/website/source/api/secret/ssh/index.html.md +++ b/website/source/api/secret/ssh/index.html.md @@ -598,6 +598,7 @@ $ curl \ --request POST \ --data @payload.json \ http://127.0.0.1:8200/v1/ssh/verify +``` ### Sample Response