add docgen:normalization for relation

This commit is contained in:
2021-12-09 13:51:36 +01:00
parent 24a404964b
commit 8a9024de13
10 changed files with 173 additions and 148 deletions

View File

@@ -221,6 +221,7 @@ class DocGenObjectNormalizer implements NormalizerAwareInterface, NormalizerInte
if (is_iterable($value)) {
$arr = [];
foreach ($value as $k => $v) {
$arr[$k] =
$this->normalizer->normalize($v, $format, array_merge(