changeset 2:bee392a1ecc2

change case of url param
author Matt Shirley <mdshw5@gmail.com>
date Sun, 29 Jun 2014 11:07:06 -0400
parents 64b4b464b038
children 988f34ef5c9f
files json_data_source.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/json_data_source.xml	Sun Jun 29 11:02:01 2014 -0400
+++ b/json_data_source.xml	Sun Jun 29 11:07:06 2014 -0400
@@ -4,7 +4,7 @@
     <command interpreter="python">json_data_source.py $__app__.config.output_size_limit --json_param_file "${output1}" --path "."</command>
     <inputs check_values="False">
         <!-- <param name="file_name" type="text" value="" /> -->
-        <param name="URL" type="hidden" value="" />
+        <param name="url" type="hidden" value="" />
     </inputs>
     <outputs>
         <data format="auto" name="output1" />