
$api->group(['prefix'=>'@@prefix@@'@@namespace@@], function () {
    @@routes@@
});