From 3f5a94484f142f21ee8def9a7abe5ec5b1cca89d Mon Sep 17 00:00:00 2001 From: David Baker Date: Fri, 17 Apr 2015 10:35:42 +0100 Subject: [PATCH] Update spec where I changed it to allow omiting value for highlight --- specification/43_push_cs_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/43_push_cs_api.rst b/specification/43_push_cs_api.rst index c8216ebb..022f50c3 100644 --- a/specification/43_push_cs_api.rst +++ b/specification/43_push_cs_api.rst @@ -236,7 +236,7 @@ coalesce set_tweak Sets an entry in the 'tweaks' dictionary key that is sent in the notification poke. This takes the form of a dictionary with a 'set_tweak' key whose value - is the name of the tweak to set. It must also have a 'value' key which is + is the name of the tweak to set. It may also have a 'value' key which is the value to which it should be set. Actions that have no parameters are represented as a string. Otherwise, they are