api/main-local.php;
$config['bootstrap'][] = 'debug';
$config['modules']['debug']['class'] = 'yii\debug\Module';
$config['modules']['debug']['dataPath'] = "@backend/runtime/debug";
it was working already
api/main-local.php;
$config['bootstrap'][] = 'debug';
$config['modules']['debug']['class'] = 'yii\debug\Module';
$config['modules']['debug']['dataPath'] = "@backend/runtime/debug";
it was working already