From a41c747bcd687e28ca8e8c023914ed7073a6b137 Mon Sep 17 00:00:00 2001 From: Kekskurse Date: Tue, 23 Jul 2019 15:07:46 +0200 Subject: [PATCH] API DOcs --- public/docs/api.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/docs/api.yml b/public/docs/api.yml index 0bccf4a..3e7c0b6 100644 --- a/public/docs/api.yml +++ b/public/docs/api.yml @@ -755,6 +755,12 @@ paths: tags: - "server" summary: "Get the Server-Settings" + parameters: + - in: query + name: all + description: "Admin! Return all Settings" + required: false + type: boolean responses: 200: description: Token is valide, the user has logged in