Test use_json_boolean true
[catagits/Catalyst-Controller-DBIC-API.git] / t / lib / RestTest / Controller / API / REST / Track.pm
index 33362e0..b62110e 100644 (file)
@@ -12,6 +12,7 @@ __PACKAGE__->config
       update_allows => ['title', 'position', { cd => ['*'] }],
       page => 1,
       count => 10,
+      use_json_boolean => 1,
       );
 
 1;