::AppKit::View::JSON;
use base qw( Catalyst::View::JSON );
__PACKAGE__->config(
expose_stash => 'json',
);
__END__
=pod
=encoding UTF-8
=head1 NAME
OpusVL::AppKit::View::JSON
=head1 VERSIO
N
version 2.29
=head1 DESCRIPTION
This is our JSON view. It only exposes the json key from the stash.
1;
=head1 NAME
OpusVL::AppKit::View::JSON
=head1 AUTHOR
OpusVL - www.opusvl.com
=head1 C
Controller::Root
View::AppKitTT
View::Email
View::Download
View::JSON
View::Excel
Plugins
All the standard ones we use as per their documentation.