From 403efe48731825646e52b869b7f949b47e23d336 Mon Sep 17 00:00:00 2001 From: axolotle Date: Fri, 7 Oct 2022 21:06:59 +0200 Subject: [PATCH] actionmap: add missing key in '/settings' api route --- share/actionsmap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/actionsmap.yml b/share/actionsmap.yml index 6789f1dd6..2253cea54 100644 --- a/share/actionsmap.yml +++ b/share/actionsmap.yml @@ -1153,7 +1153,7 @@ settings: ### settings_set() set: action_help: set an entry value in the settings - api: PUT /settings + api: PUT /settings/ arguments: key: help: The question or form key