From 71f5e66bd147359ff17990351f0989e8af6eeca4 Mon Sep 17 00:00:00 2001 From: Mikhail Swift Date: Sun, 26 Feb 2017 18:03:20 -0500 Subject: [PATCH] Added back accidental nuked new line --- PROTOCOL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROTOCOL.md b/PROTOCOL.md index 63c6541a..c40e6bb8 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -402,6 +402,7 @@ __Request fields__ : - **"x"** (float) : x coordinate - **"y"** (float) : y coordinate - **"scene_name"** (string) : scene the item belongs to. defaults to current scene. + __Response__ : OK if specified item exists, error otherwise. *New in OBS Studio*