diff --git a/app/controllers/general.php b/app/controllers/general.php index 9a2fba1a1a..132647cd2f 100644 --- a/app/controllers/general.php +++ b/app/controllers/general.php @@ -693,7 +693,7 @@ App::init() // TODO: @christyjacob remove once we migrate the rules in 1.7.x '$id' => $ruleId, 'domain' => $domain->get(), - 'resourceType' => 'api', + 'type' => 'api', 'status' => 'verifying', 'projectId' => 'console', 'projectInternalId' => 'console',