From a382876305251136f48ccfa5661aac1677f0ab73 Mon Sep 17 00:00:00 2001 From: GitHub action Date: Fri, 20 May 2022 15:15:20 +0000 Subject: [PATCH] Auto-adding API docs --- docs/api_doc/butler-api.html | 4 ++-- docs/api_doc/butler-api.json | 2 +- docs/api_doc/butler-api.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/api_doc/butler-api.html b/docs/api_doc/butler-api.html index ef9a8ca3..f215fc20 100644 --- a/docs/api_doc/butler-api.html +++ b/docs/api_doc/butler-api.html @@ -2115,7 +2115,7 @@ 55.627 l 55.6165,55.627 -231.245496,231.24803 c -127.185,127.1864 -231.5279,231.248 -231.873,231.248 -0.3451,0 -104.688, -104.0616 -231.873,-231.248 z - " fill="currentColor">

Butler API documentation (8.0.0)

Download OpenAPI specification:Download

Butler is a microservice that provides add-on features to Qlik Sense Enterprise on Windows. + " fill="currentColor">

Butler API documentation (8.0.1)

Download OpenAPI specification:Download

Butler is a microservice that provides add-on features to Qlik Sense Enterprise on Windows. Butler offers both a REST API and things like failed reload notifications etc.

This page contains the API documentation. Full documentation is available at https://butler.ptarmiganlabs.com

Get an array of all enabled API endpoints.

Get an array of all enabled API endpoints, using the key names from the Butler config file.

@@ -2296,7 +2296,7 @@

Request samples

Content type
application/json
{
  • "channel": "#reload-notification",
  • "from_user": "Butler the Bot",
  • "msg": "This is a message from Qlik Sense",
  • "emoji": "thumbsup"
}

Response samples

Content type
application/json
{
  • "channel": "#reload-notification",
  • "from_user": "Butler the Bot",
  • "msg": "This is a message from Qlik Sense",
  • "emoji": "thumbsup"
}