Change Run to Task. Add Percona/WebAPI/Exception/Resource.pm.

This commit is contained in:
Daniel Nichter
2013-03-01 09:47:49 -07:00
parent 0be24a3b8d
commit 5e5943bd36
9 changed files with 217 additions and 59 deletions

View File

@@ -22,7 +22,7 @@ package Percona::WebAPI::Resource::Config;
use Lmo;
has 'config_id' => (
has 'ts' => (
is => 'ro',
isa => 'Int',
required => 1,