From a066f26cc519ee4fc858ccad78c6b654df85c420 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Fri, 18 Nov 2016 16:08:31 +0100 Subject: add more API summaries --- api/api.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/api.json b/api/api.json index 438d22d..e654dde 100644 --- a/api/api.json +++ b/api/api.json @@ -1036,6 +1036,7 @@ "tags": [ "authentication" ], + "summary": "Get authentication token", "description": "Authentication against OpenSSO. Returns token. Requires Username and Password.", "operationId": "login", "consumes": [ @@ -1077,6 +1078,7 @@ "/aa/logout": { "post": { "description": "Devalidates a token. Requires Subjectid.", + "summary": "Destroy Authentication token", "operationId": "logout", "tags": [ "authentication" -- cgit v1.2.3