changed array_merge to use NestedArray::mergeDeepArray to preserve numeric keys for integer filter labels
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -3,6 +3,7 @@
@@ -12,6 +13,7 @@ use Drupal\jsonapi_extras\Entity\JsonapiResourceConfig;
@@ -72,10 +74,7 @@ class EntityResource extends JsonApiEntityResourse {