From cdd44a1c30831237f9a5d55b0f9abc8a809210c5 Mon Sep 17 00:00:00 2001 From: systopia Date: Wed, 18 Feb 2015 09:04:06 +0100 Subject: [PATCH] MH-1124 --- proxy/config.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/proxy/config.php b/proxy/config.php index 2bb0d50..28a0cca 100644 --- a/proxy/config.php +++ b/proxy/config.php @@ -97,6 +97,10 @@ $rest_allowed_actions = array( 'source' => 'string', 'datum' => 'string', 'notes' => 'string', + 'turnus' => 'int', + 'dekade' => 'int', + 'bank_name' => 'string', + 'bank_name' => 'string', ), 'addactivity' => array( 'contact_id' => 'int',