From bad97bd59241f46f48a74e3ac3efddde8661c830 Mon Sep 17 00:00:00 2001 From: GitHub action Date: Thu, 27 Oct 2022 20:54:52 +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 c0609030..f02cfda0 100644 --- a/docs/api_doc/butler-api.html +++ b/docs/api_doc/butler-api.html @@ -2182,7 +2182,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.5.3)

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.6.0)

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.

@@ -2370,7 +2370,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"
}