From 43c56a48bc0670f1e64d455443d011136e6e64b0 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Tue, 19 Apr 2016 10:44:57 -0400 Subject: [PATCH] Update headers, small syntax fixes --- apiary.apib | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/apiary.apib b/apiary.apib index c2e48d0..105777a 100644 --- a/apiary.apib +++ b/apiary.apib @@ -2485,10 +2485,10 @@ Generate diagnostic reports. This command can't be called directly. ## cmds clear [GET /diag/cmds/clear{&verbose}] -Clear inactive requests from the log +Clear inactive requests from the log. + Parameters - + verbose (boolean, optional) - Print more verbose output. Alias: v. Default: false. + + verbose (boolean, optional) - Return more verbose output. Alias: v. Default: false. + Request @@ -2510,9 +2510,9 @@ Clear inactive requests from the log Access-Control-Allow-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length Access-Control-Expose-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length Content-Type: application/json - Server: go-ipfs/0.4.0-dev + Server: go-ipfs/0.4.1-dev Trailer: X-Stream-Error - Date: Fri, 18 Mar 2016 21:18:21 GMT + Date: Tue, 19 Apr 2016 14:26:49 GMT Transfer-Encoding: chunked ``` @@ -2543,9 +2543,9 @@ Clear inactive requests from the log Access-Control-Allow-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length Access-Control-Expose-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length Content-Type: application/json - Server: go-ipfs/0.4.0-dev + Server: go-ipfs/0.4.1-dev Trailer: X-Stream-Error - Date: Fri, 18 Mar 2016 21:20:33 GMT + Date: Tue, 19 Apr 2016 14:27:03 GMT Transfer-Encoding: chunked ``` @@ -2665,9 +2665,9 @@ Set how long to keep inactive requests in the log. Access-Control-Allow-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length Access-Control-Expose-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length Content-Type: application/json - Server: go-ipfs/0.4.0-dev + Server: go-ipfs/0.4.1-dev Trailer: X-Stream-Error - Date: Fri, 18 Mar 2016 21:29:47 GMT + Date: Tue, 19 Apr 2016 14:39:43 GMT Transfer-Encoding: chunked ``` @@ -2704,9 +2704,9 @@ Set how long to keep inactive requests in the log. Access-Control-Allow-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length Access-Control-Expose-Headers: X-Stream-Output, X-Chunked-Output, X-Content-Length Content-Type: application/json - Server: go-ipfs/0.4.0-dev + Server: go-ipfs/0.4.1-dev Trailer: X-Stream-Error - Date: Fri, 18 Mar 2016 21:31:59 GMT + Date: Tue, 19 Apr 2016 14:39:59 GMT Transfer-Encoding: chunked ```