X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=blobdiff_plain;f=lib%2FCatalyst%2FController%2FDBIC%2FAPI%2FStaticArguments.pm;h=063b75feb38273ec0194f41ea19bb72c59204cfc;hp=3ee8ec2f9b733189d4e45fb4a07fb7fdd590b386;hb=73517f507669cada16503d144607e42c86b65f64;hpb=dde946747a25b53c539c4ff1043c1f7601364d11 diff --git a/lib/Catalyst/Controller/DBIC/API/StaticArguments.pm b/lib/Catalyst/Controller/DBIC/API/StaticArguments.pm index 3ee8ec2..063b75f 100644 --- a/lib/Catalyst/Controller/DBIC/API/StaticArguments.pm +++ b/lib/Catalyst/Controller/DBIC/API/StaticArguments.pm @@ -122,7 +122,7 @@ prefetch_arg controls how to reference 'prefetch' in the the request_data has 'prefetch_arg' => ( is => 'ro', isa => Str, default => 'list_prefetch' ); -=attribute_public data_root is: ro, isa: Str, default: 'listt' +=attribute_public data_root is: ro, isa: Str, default: 'list' data_root controls how to reference where the data is in the the request_data