query('format') === 'yaml') { return $node->getYamlConfiguration(); } return new JsonResponse($node->getConfiguration()); } }